From 1239b317c986178c3068f5603c60a0f0b5e37728 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 17 Nov 2000 21:53:47 +0000 Subject: [PATCH] Fix MASTER_SITES, switch maintainer from ports@FreeBSD.org PR: 22674 Submitted by: Joseph Scott (new maintainer) --- security/swatch/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/security/swatch/Makefile b/security/swatch/Makefile index f68fefd92065..2e6740bd5771 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -8,10 +8,9 @@ PORTNAME= swatch PORTVERSION= 2.2 CATEGORIES= security sysutils -MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/ \ - ftp://ftp.cert.dfn.de/pub/tools/audit/swatch/ +MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/OLD/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joseph@randomnetworks.com NO_BUILD= YES