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/zend-framework | |
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/zend-framework')
-rw-r--r-- | www/zend-framework/Makefile | 4 | ||||
-rw-r--r-- | www/zend-framework/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile index 0c0ac61e97b4..293d18d55466 100644 --- a/www/zend-framework/Makefile +++ b/www/zend-framework/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: zend-framework # Date created: 31 October 2006 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2 CATEGORIES= www MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ GENTOO/distfiles -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications NO_BUILD= yes diff --git a/www/zend-framework/pkg-descr b/www/zend-framework/pkg-descr index 941e22591430..477c6e5a496d 100644 --- a/www/zend-framework/pkg-descr +++ b/www/zend-framework/pkg-descr @@ -4,5 +4,3 @@ other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project. WWW: http://framework.zend.com/ -- Greg Larkin -glarkin@sourcehosting.net |