From ab1d29dc917463ce26d6acccf63721af0115765a Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 19 Feb 2005 07:49:32 +0000 Subject: [PATCH] Fix MASTER_SITES. PR: ports/77704 Submitted by: Sam Lawrance --- security/fragrouter/Makefile | 4 +--- 1 file changed, 1 insertion(+), 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