diff options
Diffstat (limited to 'www/horde-base/Makefile')
-rw-r--r-- | www/horde-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index 56eb7b598693..4cf669721c80 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= horde -PORTVERSION= 3.0.7 +PORTVERSION= 3.0.8 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ ftp://ftp.planetmirror.com/pub/horde/horde/ \ @@ -20,6 +20,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ .if defined(WITH_PHP5) PKGNAMESUFFIX= -php5 .endif +DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= A common code-base used by Horde applications, written in PHP |