diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-24 23:17:53 +0000 |
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-24 23:17:53 +0000 |
| commit | aec6853281f09936fd519cca41357f5b654be378 (patch) | |
| tree | 02073bbc6bd0262f7ba1b44e3bf5de22e7465c21 /openwrt/package/portmap/portmap.control | |
| parent | e3b19a88713ff0219e0976681846372fee8ed255 (diff) | |
add libwrap, portmap, nfs-server
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/portmap/portmap.control')
| -rw-r--r-- | openwrt/package/portmap/portmap.control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/portmap/portmap.control b/openwrt/package/portmap/portmap.control new file mode 100644 index 000000000..55fa61d33 --- /dev/null +++ b/openwrt/package/portmap/portmap.control @@ -0,0 +1,11 @@ +Package: portmap +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: The RPC Portmapper + Portmap is a server that converts RPC (Remote Procedure Call) program + numbers into DARPA protocol port numbers. It must be running in order + to make RPC calls. + . + Services that use RPC include NFS and NIS. |
