diff options
author | glarkin <glarkin@FreeBSD.org> | 2011-09-21 01:00:29 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2011-09-21 01:00:29 +0800 |
commit | 6fed1d37ebee75bc1742639a22a08a03c0cd8c84 (patch) | |
tree | 4d2f17e8cf64924d6155699ab28eec9eb87ea1aa /www | |
parent | 8c951b55d1da6ea8354c8e46351378bf752bbba0 (diff) | |
download | freebsd-ports-gnome-6fed1d37ebee75bc1742639a22a08a03c0cd8c84.tar.gz freebsd-ports-gnome-6fed1d37ebee75bc1742639a22a08a03c0cd8c84.tar.zst freebsd-ports-gnome-6fed1d37ebee75bc1742639a22a08a03c0cd8c84.zip |
- Updated LATEST_LINK after creation of www/cakephp13
Reported by: erwin (via email)
Diffstat (limited to 'www')
-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 |