diff options
-rw-r--r-- | security/fragrouter/Makefile | 4 |
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 |