From 1b275dc36120aa4b858cae19722c54db44fc4b51 Mon Sep 17 00:00:00 2001 From: mnag Date: Thu, 25 May 2006 01:46:00 +0000 Subject: - Fix master sites PR: 97827 Submitted by: Martin Wilke --- security/cops/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/cops') diff --git a/security/cops/Makefile b/security/cops/Makefile index 86e800bc6491..eb88e5b555b1 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -8,7 +8,8 @@ PORTNAME= cops PORTVERSION= 1.04 CATEGORIES= security -MASTER_SITES= http://www.fish.com/cops/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= ports@FreeBSD.org -- cgit