diff options
Diffstat (limited to 'www/codeigniter')
-rw-r--r-- | www/codeigniter/Makefile | 4 | ||||
-rw-r--r-- | www/codeigniter/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile index c44434092201..7137fef04c92 100644 --- a/www/codeigniter/Makefile +++ b/www/codeigniter/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: codeigniter # Date created: 04 January 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://codeigniter.com/download_files/ DISTNAME= CodeIgniter_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_ZIP= yes diff --git a/www/codeigniter/pkg-descr b/www/codeigniter/pkg-descr index 47d0a90b5b84..9e635cfe1beb 100644 --- a/www/codeigniter/pkg-descr +++ b/www/codeigniter/pkg-descr @@ -3,5 +3,3 @@ built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. WWW: http://codeigniter.com/ -- Greg Larkin -glarkin@sourcehosting.net |