diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-03 14:57:11 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-03 14:57:11 +0800 |
commit | 0e77035d3309e7b54c46ed5e5c0df86edaa68877 (patch) | |
tree | 9b75405a1b37a8c0f52bc1dd95812f832ac64a1d /www/wwwstat | |
parent | 79ba26f5bc72326ad71bccdf621c0a8a6b05edfe (diff) | |
download | freebsd-ports-gnome-0e77035d3309e7b54c46ed5e5c0df86edaa68877.tar.gz freebsd-ports-gnome-0e77035d3309e7b54c46ed5e5c0df86edaa68877.tar.zst freebsd-ports-gnome-0e77035d3309e7b54c46ed5e5c0df86edaa68877.zip |
Chase updated mastersite. It's only been wrong for a few days shy of
four years.
I hope this sets some kind of record for this distfile sweep.
Source: distfile survey
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index c71f534dc865..680f8264c8ae 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -9,7 +9,7 @@ PORTNAME= wwwstat PORTVERSION= 2.01 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/ \ +MASTER_SITES= ftp://ftp.ics.uci.edu/pub/websoft/wwwstat/ \ ftp://ftp.gwdg.de/pub/misc/www-stat/websoft/wwwstat/ DISTNAME= ${PORTNAME}-2.0 |