diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
commit | e69137a5b71479e5719ad58031ac2fc16787f3ea (patch) | |
tree | 3cefd20542a46fa587095462a236bbd16e7a11c9 /www/cakephp | |
parent | 9f7a8c73222713541dd72eb9902a7ce617aaddfc (diff) | |
download | freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.gz freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.zst freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.zip |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
Diffstat (limited to 'www/cakephp')
-rw-r--r-- | www/cakephp/Makefile | 4 | ||||
-rw-r--r-- | www/cakephp/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/cakephp/Makefile b/www/cakephp/Makefile index 27ab0c1846e1..4035367b5b10 100644 --- a/www/cakephp/Makefile +++ b/www/cakephp/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/cakephp/pkg-descr b/www/cakephp/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp/pkg-descr +++ b/www/cakephp/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 |