diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
commit | 17b108023a66815d6c9c432809f122851633c300 (patch) | |
tree | 0ae9747983c2418d6ea6595fd4a3d22a783d3f81 /www | |
parent | a475695318a4200313c9b792cab7b487dbe06037 (diff) | |
download | freebsd-ports-17b108023a66815d6c9c432809f122851633c300.zip |
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/jakarta-tomcat5/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat41/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat6/Makefile | 4 | ||||
-rw-r--r-- | www/tomcat7/Makefile | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/www/jakarta-tomcat5/Makefile b/www/jakarta-tomcat5/Makefile index 9cd8aae7c6de..0313b92bea6e 100644 --- a/www/jakarta-tomcat5/Makefile +++ b/www/jakarta-tomcat5/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE_TOMCAT} MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= Open-source Java web server by Apache, 5.0.x branch USE_JAVA= yes diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile index e9d8a5f8bf02..4da41355b8c3 100644 --- a/www/tomcat41/Makefile +++ b/www/tomcat41/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE_TOMCAT} MASTER_SITE_SUBDIR= tomcat-4/v${PORTVERSION}/bin -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= Open-source Java web server by Apache, stable 4.1.x branch USE_JAVA= yes diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 137e97da344a..80737964bb5a 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: apache-tomcat # Date created: 14 Feb 2007 -# Whom: Nemo Liu <nemoliu@gmail.com> +# Whom: Nemo Liu <nemoliu@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-6/v${PORTVERSION}/bin -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= Open-source Java web server by Apache, 6.x branch USE_JAVA= yes diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 137e97da344a..80737964bb5a 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: apache-tomcat # Date created: 14 Feb 2007 -# Whom: Nemo Liu <nemoliu@gmail.com> +# Whom: Nemo Liu <nemoliu@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-6/v${PORTVERSION}/bin -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= Open-source Java web server by Apache, 6.x branch USE_JAVA= yes |