From 91d7ffb7e846c990587978bb0d63e5d52b375c5c Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Fri, 23 Feb 2007 06:21:22 +0000 Subject: [PATCH 1/1] fix typo (closes #1393) SVN-Revision: 6347 --- net/dsniff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dsniff/Makefile b/net/dsniff/Makefile index d6a1559607..ddf5c383cd 100644 --- a/net/dsniff/Makefile +++ b/net/dsniff/Makefile @@ -26,9 +26,9 @@ define Package/dsniff SECTION:=net CATEGORY:=Network DEPENDS:=+libpcap +libnids +libnet0 +libopenssl +libgdbm - TITLE:=A collection of tools for betwork auditing and penetration testing + TITLE:=A collection of tools for network auditing and penetration testing DESCRIPTION:=\ - A collection of tools for betwork auditing and penetration testing. + A collection of tools for network auditing and penetration testing. URL:=http://www.monkey.org/~dugsong/dsniff/ endef -- 2.30.2