diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-10 16:21:46 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-10 16:21:46 +0000 |
commit | ae94bafec60abd58afff363c03e99ce0d0686d60 (patch) | |
tree | 18ee7ed1b6c16ae23ab6963c12eb5e12f41bbd3d /www | |
parent | Substitute the extra spaces. (diff) |
Substitute the extra spaces.
Diffstat (limited to 'www')
-rw-r--r-- | www/webalizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index d25f4e7c24c4..fbf4ecffd994 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.30.4 CATEGORIES= www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles -DISTNAME= ${PORTNAME}-1.30-04-src +DISTNAME= ${PORTNAME}-1.30-04-src EXTRACT_SUFX= .tgz MAINTAINER= dirk.meyer@dinoex.sub.org |