aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/fragrouter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile
index 11ef67969f0..8494b103ab0 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
title='2005-04-14 03:13:46 +0800'>2005-04-141-3/+20 * - Bandaid build on multibyte localespav2004-05-231-0/+1 * - Fix MASTER_SITES and update maintainer's emailkrion2004-05-212-5/+3 * Add size data, approved by maintainers.trevor2004-03-211-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Replace ${ECHO} with ${ECHO_MSG} where appropriate.marcus2003-07-271-10/+10