diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-05-02 18:54:32 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-05-02 18:54:32 +0000 |
commit | 912b834bdebc926490554bce1fff2531bd9e6cc0 (patch) | |
tree | 66d75f70c9eb7ae71d9642ada84827138558d183 /www/cakephp13 | |
parent | b6cc7422e83fac9a58fd2b2a412a8cc05ef2da74 (diff) | |
download | ports-912b834bdebc926490554bce1fff2531bd9e6cc0.tar.gz ports-912b834bdebc926490554bce1fff2531bd9e6cc0.zip |
Notes
Diffstat (limited to 'www/cakephp13')
-rw-r--r-- | www/cakephp13/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile index 57aa0ffe4c46..19e703f62390 100644 --- a/www/cakephp13/Makefile +++ b/www/cakephp13/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION} MAINTAINER= theis@gmx.at COMMENT= A framework for developing PHP web applications +LATEST_LINK= cakephp13 + LICENSE= MIT GITVERSION= 0-g3ff1ff1 |