diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2011-09-20 17:00:29 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2011-09-20 17:00:29 +0000 |
commit | 0c0a135933101762ac92155c55a006cf3d739884 (patch) | |
tree | 19b99c3280456853bbc27db7f9b71a34c8e7640e /www/cakephp12 | |
parent | ff9d7ad22fd1993c6263d7c710802b5446c9d004 (diff) | |
download | ports-0c0a135933101762ac92155c55a006cf3d739884.tar.gz ports-0c0a135933101762ac92155c55a006cf3d739884.zip |
Notes
Diffstat (limited to 'www/cakephp12')
-rw-r--r-- | www/cakephp12/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index e2ead565ed73..328127024f95 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION} MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications +LATEST_LINK= cakephp12 + GITVERSION= 0-ge6e50e8 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-da67eb8 |