diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-04 20:45:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-04 20:45:16 +0000 |
commit | 426db6bbe3361312007498f0c5a67bea3ddea9e5 (patch) | |
tree | a18aa00933ab7796d43e56a2c29c1f0956e57858 /package/iptraf/ipkg | |
parent | 2540c05435d0025d8f1e97f339a8e93fcb08c06e (diff) | |
download | upstream-426db6bbe3361312007498f0c5a67bea3ddea9e5.tar.gz upstream-426db6bbe3361312007498f0c5a67bea3ddea9e5.tar.bz2 upstream-426db6bbe3361312007498f0c5a67bea3ddea9e5.zip |
add iptraf (thanks to Thomas Reifferscheid)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2048 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptraf/ipkg')
-rw-r--r-- | package/iptraf/ipkg/iptraf.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/iptraf/ipkg/iptraf.control b/package/iptraf/ipkg/iptraf.control new file mode 100644 index 0000000000..64ce9a6a55 --- /dev/null +++ b/package/iptraf/ipkg/iptraf.control @@ -0,0 +1,7 @@ +Package: iptraf +Priority: optional +Section: net +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Thomas Reifferscheid <reiffert@student.physik.uni-mainz.de> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/iptraf/ +Depends: libncurses +Description: A console-based network monitoring program. |