diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-07 16:27:36 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-07 16:27:36 +0000 |
commit | 28e5d6671e4f1ae7c6a663ec83e2011ff16eeb04 (patch) | |
tree | bfb065bab724b1b18e88a0c5f0a6176447117843 /openwrt/package/tcpdump/tcpdump.control | |
parent | 7310af14da98e6d37489b507842645f221b21bdd (diff) |
add tcpdump
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@340 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/tcpdump/tcpdump.control')
-rw-r--r-- | openwrt/package/tcpdump/tcpdump.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/tcpdump/tcpdump.control b/openwrt/package/tcpdump/tcpdump.control new file mode 100644 index 000000000..6dd704700 --- /dev/null +++ b/openwrt/package/tcpdump/tcpdump.control @@ -0,0 +1,8 @@ +Package: tcpdump +Priority: optional +Section: net +Version: 0.8.3-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A tool for network monitoring and data acquisition. |