diff options
Diffstat (limited to 'tcpdump/tcpdump_3.8.3.oe')
-rw-r--r-- | tcpdump/tcpdump_3.8.3.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tcpdump/tcpdump_3.8.3.oe b/tcpdump/tcpdump_3.8.3.oe index b2c6b19bca..f0274b4e86 100644 --- a/tcpdump/tcpdump_3.8.3.oe +++ b/tcpdump/tcpdump_3.8.3.oe @@ -1,4 +1,6 @@ DESCRIPTION = "A sophisticated network protocol dumper" +HOMEPAGE = "http://www.tcpdump.org/" +LICENSE = "BSD" SECTION = "console/network" PRIORITY = "optional" DEPENDS = "libpcap-0.8.3" |