fix typo (closes #1393)
authorMike Baker <mbm@openwrt.org>
Fri, 23 Feb 2007 06:21:22 +0000 (06:21 +0000)
committerMike Baker <mbm@openwrt.org>
Fri, 23 Feb 2007 06:21:22 +0000 (06:21 +0000)
SVN-Revision: 6347

net/dsniff/Makefile

index d6a15596075e72007e54ba7796b54d98845ac582..ddf5c383cdcb55230225a3aa7d0ce92c6ad163cb 100644 (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