aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2020-03-06 17:05:44 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2020-03-06 17:05:44 +0000
commite6b48082a4b0be1470217de3350614cbb399bb5b (patch)
tree7e78e960868b7cbd2b1629928ce3029de56e08f2 /converters
parent9417c7f416ddd26aa24de39942d4f1e7814cbdde (diff)
downloadports-e6b48082a4b0be1470217de3350614cbb399bb5b.tar.gz
ports-e6b48082a4b0be1470217de3350614cbb399bb5b.zip
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=527885
Diffstat (limited to 'converters')
-rw-r--r--converters/pear-Services_JSON/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/pear-Services_JSON/Makefile b/converters/pear-Services_JSON/Makefile
index cf414841f737..c57e3f179988 100644
--- a/converters/pear-Services_JSON/Makefile
+++ b/converters/pear-Services_JSON/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Services_JSON
PORTVERSION= 1.0.3
CATEGORIES= converters www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP implementation of json_encode/decode
LICENSE= BSD2CLAUSE