summaryrefslogtreecommitdiff
path: root/net/ettercap
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-08-16 16:02:39 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-08-16 16:02:39 +0000
commit7409a9c4237fa770ca6940514c32cf00f8b65857 (patch)
treeaed89a49d2899faa5689dc7bd27659e4c3f3cbba /net/ettercap
parentBuild IM with all possible features by default to reduce complaints to (diff)
Add MASTER_SITE_PACKETSTORM as an additional mirror.
PR: 52109 Submitted by: Jim Geovedi <jim@corebsd.or.id> Approved by: various maintainers, timeouts
Notes
Notes: svn path=/head/; revision=87066
Diffstat (limited to 'net/ettercap')
-rw-r--r--net/ettercap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index dea3f5c97b1e..5e3bd97529be 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -8,7 +8,8 @@
PORTNAME= ettercap
PORTVERSION= 0.6.7
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= greid@FreeBSD.org