diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 11:40:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 21:56:31 +0200 |
commit | f14c1fc5515445840d2fbe3350cff0c03eae0b55 (patch) | |
tree | 7617315e619f969c13e79c1f44c2428871719357 /package/dsniff | |
parent | 365261c9db442081290b7d21aba6201244af294d (diff) |
resolve merge conflict
Diffstat (limited to 'package/dsniff')
-rw-r--r-- | package/dsniff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dsniff/Makefile b/package/dsniff/Makefile index 2a59865af..80d40c5d0 100644 --- a/package/dsniff/Makefile +++ b/package/dsniff/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 2.4b1 PKG_RELEASE:= 2 PKG_MD5SUM:= 2f761fa3475682a7512b0b43568ee7d6 PKG_DESCR:= tools for network auditing and penetration testing -PKG_SECTION:= net +PKG_SECTION:= net/security PKG_DEPENDS:= libnet libpcap libnids libopenssl libgdbm PKG_BUILDDEP:= libnids openssl gdbm libpcap libnet PKG_URL:= http://www.monkey.org/~dugsong/dsniff/ |