fix typo (closes #1393)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6347 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2007-02-23 06:21:22 +00:00
parent db9d3fd124
commit f34d976ca2

View File

@ -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