diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-09 08:41:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-09 08:41:04 +0800 |
commit | f912e4965b6e2c0072207da7d127395654c459ec (patch) | |
tree | c0f9105b81263388f417785a4cf1d0e8dd1d5fcd /www/geronimo | |
parent | b280bab5491700c41484393011d4689a54bd0019 (diff) | |
download | freebsd-ports-gnome-f912e4965b6e2c0072207da7d127395654c459ec.tar.gz freebsd-ports-gnome-f912e4965b6e2c0072207da7d127395654c459ec.tar.zst freebsd-ports-gnome-f912e4965b6e2c0072207da7d127395654c459ec.zip |
Over to new volunteer.
Diffstat (limited to 'www/geronimo')
-rw-r--r-- | www/geronimo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile index de0d2ac24d47..5226ead6d100 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= geronimo/${PORTVERSION} DISTNAME= ${PORTNAME}-${WEBSERVER}-javaee5-${PORTVERSION}-bin -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jonc@chen.org.nz COMMENT= Open-source Java EE 5 application server USE_JAVA= yes |