diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
commit | 43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /www/cakephp12 | |
parent | 5e05f453aedff40f0f045de1dff1b04f347dc060 (diff) | |
download | ports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.tar.gz ports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.zip |
Notes
Diffstat (limited to 'www/cakephp12')
-rw-r--r-- | www/cakephp12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index 52c42120d4a1..9dc4910eae75 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ PKGNAMESUFFIX= 12 DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A framework for developing PHP web applications GITVERSION= 0-ge6e50e8 |