summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-10-29 14:08:05 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-10-29 14:08:05 +0000
commitc173375b9ba12f1adac471735d3332055ea8b4f8 (patch)
tree954b70e7e2cdd31725577a857efaff9e3265d9b8 /www
parent- Update to version 1.0.16c (diff)
add a backup MASTER_SITE
PR: 58600 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
Notes
Notes: svn path=/head/; revision=92566
Diffstat (limited to 'www')
-rw-r--r--www/webstats/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webstats/Makefile b/www/webstats/Makefile
index f68291325e8e..709b3f4b67f0 100644
--- a/www/webstats/Makefile
+++ b/www/webstats/Makefile
@@ -8,7 +8,8 @@
PORTNAME= webstats
PORTVERSION= 0.3
CATEGORIES= www
-MASTER_SITES= http://www.patsplanet.com/software/webstats/files/
+MASTER_SITES= http://www.patsplanet.com/software/webstats/files/ \
+ http://www.caomhin.org/geek/ports/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= kevin@caomhin.demon.co.uk