diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-03-24 23:17:53 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-24 23:17:53 +0000 |
| commit | fb153b0152e43663660288c9cda8a4f026169b2e (patch) | |
| tree | 02073bbc6bd0262f7ba1b44e3bf5de22e7465c21 /openwrt/package/portmap/portmap.control | |
| parent | 27bf75beace099fe51a8682bb2664f2150b18d22 (diff) | |
| download | mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.zip mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.tar.gz mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.tar.bz2 | |
add libwrap, portmap, nfs-server
SVN-Revision: 450
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 0000000..55fa61d --- /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. |
