diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | e792a6d076dd25b2b85f37b859bf2cc362429694 (patch) | |
tree | 275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/rarpd | |
parent | ba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/rarpd')
-rw-r--r-- | openwrt/package/rarpd/ipkg/rarpd.control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/openwrt/package/rarpd/ipkg/rarpd.control b/openwrt/package/rarpd/ipkg/rarpd.control index 99834a86c..221e869af 100644 --- a/openwrt/package/rarpd/ipkg/rarpd.control +++ b/openwrt/package/rarpd/ipkg/rarpd.control @@ -1,7 +1,5 @@ Package: rarpd Priority: optional Section: net -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Jeff Dairiki <dairiki@dairiki.org> -Source: ftp://ftp.dementia.org/pub/net-tools/rarpd-1.1.tar.gz Depends: libnet -Description: Reverse ARP Daemon
\ No newline at end of file +Description: Reverse ARP Daemon |