aboutsummaryrefslogtreecommitdiff
path: root/security/dsniff/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-09-10 10:59:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-09-10 10:59:14 +0000
commit39a46c8e8460a989b196a529ebefe7afd5f54b36 (patch)
treedc6a28f5a881f6a090a92b3bf7477794179774e9 /security/dsniff/Makefile
parentb79ce392cacde410864472f7792a92a5e68f3086 (diff)
downloadports-39a46c8e8460a989b196a529ebefe7afd5f54b36.tar.gz
ports-39a46c8e8460a989b196a529ebefe7afd5f54b36.zip
Fix PLIST
Submitted by: bento
Notes
Notes: svn path=/head/; revision=32486
Diffstat (limited to 'security/dsniff/Makefile')
-rw-r--r--security/dsniff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index 57f83937add0..5bad4b97197e 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet \
GNU_CONFIGURE= yes
USE_XLIB= yes
-MAN8= arpredirect.8 dsniff.8 findgw.8 macof.8 mailsnarf.8 tcpkill.8 \
+MAN8= arpredirect.8 dsniff.8 macof.8 mailsnarf.8 tcpkill.8 \
tcpnice.8 urlsnarf.8 webspy.8 filesnarf.8
.include <bsd.port.mk>