summaryrefslogtreecommitdiff
path: root/net-mgmt/angst
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-mgmt/angst
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-mgmt/angst')
-rw-r--r--net-mgmt/angst/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile
index d456632015f6..1defe64ab007 100644
--- a/net-mgmt/angst/Makefile
+++ b/net-mgmt/angst/Makefile
@@ -9,7 +9,8 @@
PORTNAME= angst
PORTVERSION= 0.4b
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org