diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/ckeditor/Makefile | 2 | ||||
-rw-r--r-- | www/extjs/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Session2/Makefile | 2 | ||||
-rw-r--r-- | www/pear-twig/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-twig/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile index d8bd07167e2c..758fce1cc0ec 100644 --- a/www/ckeditor/Makefile +++ b/www/ckeditor/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://download.cksource.com/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ DISTNAME= ckeditor_${PORTVERSION}_full -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= WYSIWYG editor to be used inside web page LICENSE= MPL diff --git a/www/extjs/Makefile b/www/extjs/Makefile index 2bccf0461527..061912dad38d 100644 --- a/www/extjs/Makefile +++ b/www/extjs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://cdn.sencha.com/ext/gpl/ \ http://mirror.joehorn.idv.tw/extjs/ DISTNAME= ext-${PORTVERSION}-gpl -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= JavaScript platform for rapid development of cross-browser web apps LICENSE= GPLv3 diff --git a/www/pear-HTTP_Session2/Makefile b/www/pear-HTTP_Session2/Makefile index 44a48e8eaa02..046929df0109 100644 --- a/www/pear-HTTP_Session2/Makefile +++ b/www/pear-HTTP_Session2/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTTP_Session2 PORTVERSION= 0.7.3 CATEGORIES= www devel pear -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PHP5 Session Handler LICENSE= BSD3CLAUSE diff --git a/www/pear-twig/Makefile b/www/pear-twig/Makefile index 3b084c8fab8b..b7111d084163 100644 --- a/www/pear-twig/Makefile +++ b/www/pear-twig/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The flexible, fast, and secure template engine for PHP LICENSE= BSD3CLAUSE diff --git a/www/pecl-twig/Makefile b/www/pecl-twig/Makefile index 51a052f22f3d..ae3826d9f5aa 100644 --- a/www/pecl-twig/Makefile +++ b/www/pecl-twig/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.twig-project.org/get/ PKGNAMEPREFIX= pecl- DISTNAME= CTwig-${PORTVERSION} -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Twig C extension to improve performance of the Twig template language LICENSE= BSD3CLAUSE |