summaryrefslogtreecommitdiff
path: root/security/logcheck
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-03-23 15:15:56 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-03-23 15:15:56 +0000
commit5581489c046e89a4846bb40e9ea853d7f7394e4b (patch)
tree64f5e2b873365cab096b0786c7586c64ad83f87b /security/logcheck
parentPR: 49603 (diff)
PR: 49064
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable.
Notes
Notes: svn path=/head/; revision=77257
Diffstat (limited to 'security/logcheck')
-rw-r--r--security/logcheck/Makefile5
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