projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5508651
)
fix typo (closes #1393)
author
Mike Baker
<mbm@openwrt.org>
Fri, 23 Feb 2007 06:21:22 +0000
(06:21 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Fri, 23 Feb 2007 06:21:22 +0000
(06:21 +0000)
SVN-Revision: 6347
net/dsniff/Makefile
patch
|
blob
|
history
diff --git
a/net/dsniff/Makefile
b/net/dsniff/Makefile
index
d6a1559
..
ddf5c38
100644
(file)
--- 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
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libpcap +libnids +libnet0 +libopenssl +libgdbm
- TITLE:=A collection of tools for
b
etwork auditing and penetration testing
+ TITLE:=A collection of tools for
n
etwork auditing and penetration testing
DESCRIPTION:=\
DESCRIPTION:=\
- A collection of tools for
b
etwork auditing and penetration testing.
+ A collection of tools for
n
etwork auditing and penetration testing.
URL:=http://www.monkey.org/~dugsong/dsniff/
endef
URL:=http://www.monkey.org/~dugsong/dsniff/
endef