fix typo (closes #1393)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6347 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
db9d3fd124
commit
f34d976ca2
@ -26,9 +26,9 @@ define Package/dsniff
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+libpcap +libnids +libnet0 +libopenssl +libgdbm
|
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:=\
|
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/
|
URL:=http://www.monkey.org/~dugsong/dsniff/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user