diff options
Diffstat (limited to 'www/cakephp12/Makefile')
-rw-r--r-- | www/cakephp12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index ca7095c78f39..a1cf04faec9d 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp-devel # Date created: 20 December 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/595/ DISTNAME= cake_${PORTVERSION}-beta -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes |