diff options
Diffstat (limited to 'openwrt/package/portmap/portmap.control')
-rw-r--r-- | openwrt/package/portmap/portmap.control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/package/portmap/portmap.control b/openwrt/package/portmap/portmap.control deleted file mode 100644 index 55fa61d33..000000000 --- a/openwrt/package/portmap/portmap.control +++ /dev/null @@ -1,11 +0,0 @@ -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. |