diff options
Diffstat (limited to 'www/impresscms/Makefile')
-rw-r--r-- | www/impresscms/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/impresscms/Makefile b/www/impresscms/Makefile index b82ae9337280..f04de2220583 100644 --- a/www/impresscms/Makefile +++ b/www/impresscms/Makefile @@ -6,15 +6,16 @@ # PORTNAME= impresscms -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/ImpressCMS%20Official%20Releases/ImpressCMS%20${PORTVERSION}%20Final +MASTER_SITES= SF/${PORTNAME}/ImpressCMS%20Official%20Releases/ImpressCMS%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_final MAINTAINER= wen@FreeBSD.org COMMENT= A Community Developed Content Management System USE_PHP= mysql pcre session iconv xml gd +USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes SUB_FILES= pkg-message |