diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-30 13:33:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-30 13:33:52 +0800 |
commit | 979dfebf3396836fcf041705aeb2b35a7010c59f (patch) | |
tree | 316437cd47ca84a89ed272279bb3e5ec05b30714 | |
parent | c50731d93e8516624fac08e5bf2b2ec9abe3f2da (diff) | |
download | freebsd-ports-gnome-979dfebf3396836fcf041705aeb2b35a7010c59f.tar.gz freebsd-ports-gnome-979dfebf3396836fcf041705aeb2b35a7010c59f.tar.zst freebsd-ports-gnome-979dfebf3396836fcf041705aeb2b35a7010c59f.zip |
Over to new volunteer.
-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 |