aboutsummaryrefslogtreecommitdiffstats
path: root/security/cops
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-25 09:46:00 +0800
committermnag <mnag@FreeBSD.org>2006-05-25 09:46:00 +0800
commit1b275dc36120aa4b858cae19722c54db44fc4b51 (patch)
treeb7189828b76c99a9b8884e022e7142169ce9f6c4 /security/cops
parente9dfbab4ff75a552521a6b516d7867dc1cee277d (diff)
downloadfreebsd-ports-gnome-1b275dc36120aa4b858cae19722c54db44fc4b51.tar.gz
freebsd-ports-gnome-1b275dc36120aa4b858cae19722c54db44fc4b51.tar.zst
freebsd-ports-gnome-1b275dc36120aa4b858cae19722c54db44fc4b51.zip
- Fix master sites
PR: 97827 Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Diffstat (limited to 'security/cops')
-rw-r--r--security/cops/Makefile3
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