diff options
-rw-r--r-- | databases/geoserver-mysql-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/geoserver-mysql-plugin/Makefile b/databases/geoserver-mysql-plugin/Makefile index 810301f9a5a8..407e3dcc1a22 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions PKGNAMESUFFIX= -mysql-plugin DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= jbo@FreeBSD.org COMMENT= MySQL DataStore implementation for GeoServer WWW= http://geoserver.org/display/GEOSDOC/MySQL+DataStore |