diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-10 16:16:30 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-10 16:16:30 +0000 |
commit | 8b578673335c623857f6c946d9dcbb7e36d640d6 (patch) | |
tree | fb80a0d128582507a1c1e2a106b1b103eddcbb44 /german | |
parent | 84fca4c34adbfb5e47e228d4803be2beef74d995 (diff) | |
download | ports-8b578673335c623857f6c946d9dcbb7e36d640d6.tar.gz ports-8b578673335c623857f6c946d9dcbb7e36d640d6.zip |
Substitute the extra spaces.
Notes
Notes:
svn path=/head/; revision=31478
Diffstat (limited to 'german')
-rw-r--r-- | german/webalizer/Makefile | 2 | ||||
-rw-r--r-- | german/webalizer2/Makefile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/german/webalizer/Makefile b/german/webalizer/Makefile index 6b4f80a0ec87..d53be5aad6f9 100644 --- a/german/webalizer/Makefile +++ b/german/webalizer/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.30.4 CATEGORIES= german 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 diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index b8a16fd94d76..92eb805fcfb6 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -9,8 +9,7 @@ PORTVERSION= 2.0.12 CATEGORIES= german www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/pre-release/ \ ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ -PKGNAMEPREFIX= de- -DISTNAME= webalizer-2.00-12-src +DISTNAME= ${PORTNAME}-2.00-12-src MAINTAINER= dirk.meyer@dinoex.sub.org |