diff options
Diffstat (limited to 'german/webalizer2/Makefile')
-rw-r--r-- | german/webalizer2/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index 22e795cb52a6..f04995963bcc 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -5,18 +5,17 @@ # $FreeBSD$ PORTNAME= webalizer -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= german www -MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/pre-release/ \ +MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ -DISTNAME= ${PORTNAME}-2.01-05-src +PKGNAMEPREFIX?= de- +DISTNAME= ${PORTNAME}-2.01-06-src MAINTAINER= dirk.meyer@dinoex.sub.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd -NO_LATEST_LINK= yes - USE_BZIP2= yes GNU_CONFIGURE= yes WEBALIZER_LANG?= german |