diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:10:49 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:10:49 +0000 |
commit | bcc4614ebb8e7cedfc57740463f77b8e5a210499 (patch) | |
tree | dbba8f7c619a6f7db5c86ae59117cfcf6e8fe57e /www/cakephp21 | |
parent | f5626c92ccbdd28dc45d72d67ddeb50615fd1b30 (diff) |
Notes
Diffstat (limited to 'www/cakephp21')
-rw-r--r-- | www/cakephp21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp21/Makefile b/www/cakephp21/Makefile index 498e5102cdb4..14d8caabc97c 100644 --- a/www/cakephp21/Makefile +++ b/www/cakephp21/Makefile @@ -21,7 +21,7 @@ PORTDOCS= README SLAVE_PORT_MODULES= REWRITE -CONFLICTS= cakephp-1.* cakephp-2.[23].* +CONFLICTS= cakephp-1?-* cakephp-2[2]-.* cakephp-2.3.* NO_BUILD= yes USES= gettext |