diff options
author | Joel Bodenmann <jbo@FreeBSD.org> | 2025-05-08 09:41:36 +0200 |
---|---|---|
committer | Joel Bodenmann <jbo@FreeBSD.org> | 2025-05-08 09:41:36 +0200 |
commit | d207ddceb2c7f3298172834d1059ba992ea73253 (patch) | |
tree | 85b04b34a076e9378fad3d891534c3d344fc8078 | |
parent | www/iridium: update to 2025.05.136.1 (diff) |
graphics/geoserver-mysql-plugin: Transfer maintainership
Taking over maintainership as discussed with bofh@ on IRC.
Big "Thanks!" to bofh@ for his efforts on the port.
Approved by: bofh (maintainer)
-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 |