diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2008-07-18 21:05:20 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2008-07-18 21:05:20 +0000 |
commit | bb3d8a2d71c42a19d8eb28f11fab423090a6386d (patch) | |
tree | 3b3af5215063dc2b208de87e4c5bdc4d008c2382 /www/cakephp11 | |
parent | 37d5d19029b7f5b27b5165186a55ff235af8db5b (diff) | |
download | ports-bb3d8a2d71c42a19d8eb28f11fab423090a6386d.tar.gz ports-bb3d8a2d71c42a19d8eb28f11fab423090a6386d.zip |
Notes
Diffstat (limited to 'www/cakephp11')
-rw-r--r-- | www/cakephp11/Makefile | 4 | ||||
-rw-r--r-- | www/cakephp11/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/cakephp11/Makefile b/www/cakephp11/Makefile index 27ab0c1846e1..4035367b5b10 100644 --- a/www/cakephp11/Makefile +++ b/www/cakephp11/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp # Date created: 19 January 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/591/ DISTNAME= cake_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes diff --git a/www/cakephp11/pkg-descr b/www/cakephp11/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp11/pkg-descr +++ b/www/cakephp11/pkg-descr @@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ -- Greg Larkin -glarkin@sourcehosting.net |