diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-08 12:00:38 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-08 12:00:38 +0800 |
commit | a072e0f7c9f92811276164a9fc548a20ba479f8f (patch) | |
tree | cb39472726749f900bdad84d2a0f24d9bfa02f3e /www | |
parent | 1d03321dbc722c5ec24d633b991a2e4de047c4c6 (diff) | |
download | freebsd-ports-graphics-a072e0f7c9f92811276164a9fc548a20ba479f8f.tar.gz freebsd-ports-graphics-a072e0f7c9f92811276164a9fc548a20ba479f8f.tar.zst freebsd-ports-graphics-a072e0f7c9f92811276164a9fc548a20ba479f8f.zip |
Update MASTER_SITES
PR: 20465
Submitted by: MAINTAINER
Diffstat (limited to 'www')
-rw-r--r-- | www/webalizer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index 8966b0ddab9..d25f4e7c24c 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -9,8 +9,8 @@ PORTNAME= webalizer PORTVERSION= 1.30.4 CATEGORIES= www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ - ftp://ftp.lan-ks.de/pub/approved/ -DISTNAME= webalizer-1.30-04-src + ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles +DISTNAME= ${PORTNAME}-1.30-04-src EXTRACT_SUFX= .tgz MAINTAINER= dirk.meyer@dinoex.sub.org |