aboutsummaryrefslogtreecommitdiff
path: root/www/cakephp22
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-12-05 11:10:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-12-05 11:10:49 +0000
commitbcc4614ebb8e7cedfc57740463f77b8e5a210499 (patch)
treedbba8f7c619a6f7db5c86ae59117cfcf6e8fe57e /www/cakephp22
parentf5626c92ccbdd28dc45d72d67ddeb50615fd1b30 (diff)
downloadports-bcc4614ebb8e7cedfc57740463f77b8e5a210499.tar.gz
ports-bcc4614ebb8e7cedfc57740463f77b8e5a210499.zip
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450 Submitted by: mat Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=335658
Diffstat (limited to 'www/cakephp22')
-rw-r--r--www/cakephp22/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/cakephp22/Makefile b/www/cakephp22/Makefile
index 833e2f0b2af1..01f5efcd2603 100644
--- a/www/cakephp22/Makefile
+++ b/www/cakephp22/Makefile
@@ -4,12 +4,11 @@
PORTNAME= cakephp
PORTVERSION= 2.2.7
CATEGORIES= www
+PKGNAMESUFFIX= 22
MAINTAINER= pphillips@experts-exchange.com
COMMENT= A framework for developing PHP web applications
-LATEST_LINK= cakephp22
-
LICENSE= MIT
USE_GITHUB= yes
@@ -20,7 +19,7 @@ PORTDOCS= README.md
SLAVE_PORT_MODULES= REWRITE
-CONFLICTS= cakephp-1.* cakephp-2.[13].*
+CONFLICTS= cakephp-1?-* cakephp-2[1]-.* cakephp-2.3.*
NO_BUILD= yes
USES= gettext