diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/tomcat55/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat55/Makefile b/www/tomcat55/Makefile index 42eb34497182..ca83814ec4d0 100644 --- a/www/tomcat55/Makefile +++ b/www/tomcat55/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-5/v${PORTVERSION}/bin DISTFILES= apache-tomcat-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jgh@experts-exchange.com COMMENT= Open-source Java web server by Apache, 5.5.x branch USE_JAVA= yes |