diff options
Diffstat (limited to 'dsniff/dsniff_2.3.oe')
-rw-r--r-- | dsniff/dsniff_2.3.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dsniff/dsniff_2.3.oe b/dsniff/dsniff_2.3.oe index c5690d28b4..fb820d7940 100644 --- a/dsniff/dsniff_2.3.oe +++ b/dsniff/dsniff_2.3.oe @@ -1,5 +1,6 @@ SECTION = "console/network" DESCRIPTION = "dsniff is a collection of tools for network auditing and penetration testing." +LICENSE = "BSD" DEPENDS = "db3 libpcap libnet libnids openssl" |