diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-07-21 22:24:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-07-21 22:24:24 +0000 |
commit | 30c628390ae8d43de7d0c131f89f89bf8ffc06ec (patch) | |
tree | dc53723bda2ce013005da071e4169ddfafd2f36b /security/fragrouter | |
parent | c3a1ba2a043bfbf098e6b2f030250269013a4959 (diff) | |
download | ports-30c628390ae8d43de7d0c131f89f89bf8ffc06ec.tar.gz ports-30c628390ae8d43de7d0c131f89f89bf8ffc06ec.zip |
Notes
Diffstat (limited to 'security/fragrouter')
-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 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 |