diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2006-09-06 22:33:49 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2006-09-06 22:33:49 +0000 |
commit | eb954f7d1a00e18c38674f9f89896fa7751bd03f (patch) | |
tree | 44fc1ac0f0c87ac3af0665033ca03ca1ddfff05b /www/tomcat55 | |
parent | 9b9ba08069e984cfc6d613d67f12837a095f1798 (diff) | |
download | ports-eb954f7d1a00e18c38674f9f89896fa7751bd03f.tar.gz ports-eb954f7d1a00e18c38674f9f89896fa7751bd03f.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 0ee2ddd9385b..d92c862ffad8 100644 --- a/www/tomcat55/Makefile +++ b/www/tomcat55/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 |