1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Fix PLIST

Submitted by:	bento
This commit is contained in:
Kris Kennaway 2000-09-10 10:59:14 +00:00
parent b79ce392ca
commit 39a46c8e84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32486
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -3,7 +3,6 @@ lib/dsniff.services
sbin/arpredirect
sbin/dsniff
sbin/filesnarf
sbin/findgw
sbin/macof
sbin/mailsnarf
sbin/tcpkill