diff options
Diffstat (limited to 'security/cops')
-rw-r--r-- | security/cops/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |