diff options
author | leeym <leeym@FreeBSD.org> | 2003-10-29 22:08:05 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-10-29 22:08:05 +0800 |
commit | f29521dc29f0267ac1118728b224fbe80bfc8110 (patch) | |
tree | 90dd6d5757f325b79acb7ce019a77abf14925f66 /www | |
parent | d13345ed18ce4afea57559383d13068c888d8714 (diff) | |
download | freebsd-ports-gnome-f29521dc29f0267ac1118728b224fbe80bfc8110.tar.gz freebsd-ports-gnome-f29521dc29f0267ac1118728b224fbe80bfc8110.tar.zst freebsd-ports-gnome-f29521dc29f0267ac1118728b224fbe80bfc8110.zip |
add a backup MASTER_SITE
PR: 58600
Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
Diffstat (limited to 'www')
-rw-r--r-- | www/webstats/Makefile | 3 |
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 |