diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2007-04-30 14:27:41 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2007-04-30 14:27:41 +0800 |
commit | 08c17f69613ba87300339ace187ab8647701e6de (patch) | |
tree | aee1755454d7f76148d3ccc3b775bf2157ce74c3 /www/tomcat7 | |
parent | 7365851ebc2bf8b5f9e39524a8a210ef4e3d6608 (diff) | |
download | freebsd-ports-gnome-08c17f69613ba87300339ace187ab8647701e6de.tar.gz freebsd-ports-gnome-08c17f69613ba87300339ace187ab8647701e6de.tar.zst freebsd-ports-gnome-08c17f69613ba87300339ace187ab8647701e6de.zip |
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
Diffstat (limited to 'www/tomcat7')
-rw-r--r-- | www/tomcat7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |