diff options
Diffstat (limited to 'www/tomcat41')
-rw-r--r-- | www/tomcat41/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile index ed7a6f43ef33..283464f50852 100644 --- a/www/tomcat41/Makefile +++ b/www/tomcat41/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-4/v${PORTVERSION}/bin/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= znerd -MAINTAINER= ports@FreeBSD.org +MAINTAINER= liukang@bjut.edu.cn COMMENT= Open-source Java web server by Apache, stable 4.1.x branch USE_JAVA= 1.2+ |