summaryrefslogtreecommitdiff
path: root/security/fragrouter
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-07-21 22:24:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-07-21 22:24:24 +0000
commit30c628390ae8d43de7d0c131f89f89bf8ffc06ec (patch)
treedc53723bda2ce013005da071e4169ddfafd2f36b /security/fragrouter
parentAdd a couple of MASTER_SITES and remove the main site which seems to (diff)
Add a copy of the distfile to MASTER_SITE_LOCAL since the website seems
to (temporarily?) be unavailable.
Notes
Notes: svn path=/head/; revision=45324
Diffstat (limited to 'security/fragrouter')
-rw-r--r--security/fragrouter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile
index 11ef67969f0c..8494b103ab01 100644
--- a/security/fragrouter/Makefile
+++ b/security/fragrouter/Makefile
@@ -8,7 +8,9 @@
PORTNAME= fragrouter
PORTVERSION= 1.6
CATEGORIES= security
-MASTER_SITES= http://www.anzen.com/research/nidsbench/
+MASTER_SITES= http://www.anzen.com/research/nidsbench/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=kris
MAINTAINER= kris@FreeBSD.ORG