diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 20:42:22 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 20:42:22 +0000 |
commit | bcbd4e904c994372483bf76abb8baf1b7e66067b (patch) | |
tree | c2baecf3d229aca4072e2ab7ca5f9628f4da7493 /openwrt/package/portmap/portmap.control | |
parent | 0001d67471ae603cc44ff67aa0ec466bcfc08754 (diff) |
Convert portmap to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@896 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, 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. |