aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/cakephp21/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/cakephp21/Makefile b/www/cakephp21/Makefile
index b1a537d82035..498e5102cdb4 100644
--- a/www/cakephp21/Makefile
+++ b/www/cakephp21/Makefile
@@ -5,15 +5,14 @@ PORTNAME= cakephp
PORTVERSION= 2.1.3
CATEGORIES= www
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/
+PKGNAMESUFFIX= 21
DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION}
MAINTAINER= theis@gmx.at
-COMMENT= A framework for developing PHP web applications
+COMMENT= Framework for developing PHP web applications
LICENSE= MIT
-LATEST_LINK= cakephp21
-
GITVERSION= 0-gc26df70
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-4b81775