diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-12-24 03:43:37 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-12-24 03:43:37 +0000 |
commit | 93da56e7be0b9f6da991efee7d97c7af38b22ae9 (patch) | |
tree | 731ac69f297cb0b92453b0ab86975cf6d2095605 /www/tomcat55 | |
parent | 23d25f4c7f96dd043ce57656dbacf2e9b361ddef (diff) | |
download | ports-93da56e7be0b9f6da991efee7d97c7af38b22ae9.tar.gz ports-93da56e7be0b9f6da991efee7d97c7af38b22ae9.zip |
Notes
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 |