diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 07:49:32 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 07:49:32 +0000 |
commit | ab1d29dc917463ce26d6acccf63721af0115765a (patch) | |
tree | 70ff576c0c7afe09b38b4c23a2a44923af9746cc /security/fragrouter | |
parent | c85b1486f4f08661509c7060c832c359cb31b155 (diff) |
Notes
Diffstat (limited to 'security/fragrouter')
-rw-r--r-- | security/fragrouter/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile index 8d06e0fa4ea2..cd308fa6e340 100644 --- a/security/fragrouter/Makefile +++ b/security/fragrouter/Makefile @@ -8,9 +8,7 @@ PORTNAME= fragrouter PORTVERSION= 1.6 CATEGORIES= security -# mastersite disappeared in October 2002 -MASTER_SITES= # http://www.anzen.com/research/nidsbench/ -MASTER_SITE_SUBDIR=kris +MASTER_SITES= http://monkey.org/~dugsong/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for testing network IDS implementations |