diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-16 10:25:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-16 10:25:21 +0000 |
commit | 064389014beab0512c4b97ab3c1b3eff478f6b77 (patch) | |
tree | 9e4fe19f17fae3ce748745372be2ead8ff569c67 /www/tomcat6 | |
parent | 2e04fa2cf15db1d6a1facd1d4309ad65b5f51ebd (diff) | |
download | ports-064389014beab0512c4b97ab3c1b3eff478f6b77.tar.gz ports-064389014beab0512c4b97ab3c1b3eff478f6b77.zip |
Notes
Diffstat (limited to 'www/tomcat6')
-rw-r--r-- | www/tomcat6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 0e7e47e0a02f..8096d6e21217 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-6/v${PORTVERSION}/bin DISTNAME= apache-${PORTNAME}-${PORTVERSION} -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java web server by Apache, 6.x branch USE_JAVA= yes |