diff options
Diffstat (limited to 'www/tomcat55')
-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 9dfe8e628946..82d47b2d0ba0 100644 --- a/www/tomcat55/Makefile +++ b/www/tomcat55/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin DISTNAME= apache-tomcat-${PORTVERSION} -MAINTAINER= liukang@bjut.edu.cn +MAINTAINER= liukang@cn.freebsd.org COMMENT= Open-source Java web server by Apache, 5.5.x branch USE_JAVA= yes |