diff options
author | hq <hq@FreeBSD.org> | 2006-09-07 06:33:49 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2006-09-07 06:33:49 +0800 |
commit | e35eb4b2b42951da2f265d3918409c77fc4b450e (patch) | |
tree | a3c1316aec0dcb13c5df7a55b580c9f2ec667134 /www/tomcat7 | |
parent | 42e26252d90450520557e58d6ff45b1b4e785851 (diff) | |
download | freebsd-ports-graphics-e35eb4b2b42951da2f265d3918409c77fc4b450e.tar.gz freebsd-ports-graphics-e35eb4b2b42951da2f265d3918409c77fc4b450e.tar.zst freebsd-ports-graphics-e35eb4b2b42951da2f265d3918409c77fc4b450e.zip |
Reset maintainer
Approved by: maintainer
Diffstat (limited to 'www/tomcat7')
-rw-r--r-- | www/tomcat7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 0ee2ddd9385..d92c862ffad 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-5/v${PORTVERSION}/bin DISTFILES= apache-tomcat-${PORTVERSION}.tar.gz -MAINTAINER= liukang@cn.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java web server by Apache, 5.5.x branch USE_JAVA= yes |