diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /german/webalizer | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Notes
Notes:
svn path=/head/; revision=27416
Diffstat (limited to 'german/webalizer')
-rw-r--r-- | german/webalizer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/german/webalizer/Makefile b/german/webalizer/Makefile index b87df8ed33f7..495a2b59b864 100644 --- a/german/webalizer/Makefile +++ b/german/webalizer/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: webalizer -# Version required: 1.30.* # Date created: 02.Jun 1998 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ -DISTNAME= webalizer-1.30-04-src -PKGNAME= de-webalizer-1.30.4 +PORTNAME= de-webalizer +PORTVERSION= 1.30.4 CATEGORIES= german www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ ftp://ftp.lan-ks.de/pub/approved/ +DISTNAME= webalizer-1.30-04-src EXTRACT_SUFX= .tgz MAINTAINER= dirk.meyer@dinoex.sub.org |