diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-03 00:08:45 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-03 00:08:45 +0000 |
commit | 7c3707b75204a948dede32eeebb14c901975dad9 (patch) | |
tree | 506a0f75514d0dab7a611700110e1e664db583ab /openwrt/package/rarpd/ipkg/rarpd.control | |
parent | a07e0d45b1a9df4a1607383357517740f7e0c97e (diff) |
add rarpd (thanks to Jeff Dairiki)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2036 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/rarpd/ipkg/rarpd.control')
-rw-r--r-- | openwrt/package/rarpd/ipkg/rarpd.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/rarpd/ipkg/rarpd.control b/openwrt/package/rarpd/ipkg/rarpd.control new file mode 100644 index 000000000..99834a86c --- /dev/null +++ b/openwrt/package/rarpd/ipkg/rarpd.control @@ -0,0 +1,7 @@ +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 |