diff options
Diffstat (limited to 'security/logcheck')
-rw-r--r-- | security/logcheck/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 6318932f734f..6968eebb06b6 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -8,7 +8,10 @@ PORTNAME= logcheck PORTVERSION= 1.1.1 CATEGORIES= security -MASTER_SITES= http://www.psionic.com/downloads/ +MASTER_SITES= ftp://sensimilia.eu.org/pub/software/sys/ \ + http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ + http://www.psionic.com/downloads/ \ + http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= logsentry-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |