diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-29 01:59:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-29 01:59:16 +0000 |
commit | 7475775dff0b4f3b619b102490230196091ae1d1 (patch) | |
tree | f18209e543c3d344372b015cae7adcf38607a54a /www/tomcat55 | |
parent | - Update to 1.6.0 (diff) |
Reset tomasv@megalogika.lt at his request, as his company no longer uses FreeBSD.
Notes
Notes:
svn path=/head/; revision=258411
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 b78de38dbb51..42eb34497182 100644 --- a/www/tomcat55/Makefile +++ b/www/tomcat55/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-5/v${PORTVERSION}/bin DISTFILES= apache-tomcat-${PORTVERSION}.tar.gz -MAINTAINER= tomasv@megalogika.lt +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java web server by Apache, 5.5.x branch USE_JAVA= yes |