diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 06:57:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 06:57:11 +0000 |
commit | 33a5a0ec54cfe1ea4fc5166bbf81d13fa31aa7e1 (patch) | |
tree | e1769dffec864c6edb9f4b7493ff26d2ad972b68 /www | |
parent | 34dd043b18db6c85a2f84baf25cd105cc4d5034c (diff) | |
download | ports-33a5a0ec54cfe1ea4fc5166bbf81d13fa31aa7e1.tar.gz ports-33a5a0ec54cfe1ea4fc5166bbf81d13fa31aa7e1.zip |
Notes
Diffstat (limited to 'www')
-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 |