diff options
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r-- | www/tomcat6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |