aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2017-05-16 21:37:51 +0800
committerjoneum <joneum@FreeBSD.org>2017-05-16 21:37:51 +0800
commit9a1f93326ea5cb736890d3a36d0ddbd289436ee9 (patch)
treeaf30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /converters
parenta6644b5f2e536e982f7c07c2794a5f54d89be773 (diff)
downloadfreebsd-ports-gnome-9a1f93326ea5cb736890d3a36d0ddbd289436ee9.tar.gz
freebsd-ports-gnome-9a1f93326ea5cb736890d3a36d0ddbd289436ee9.tar.zst
freebsd-ports-gnome-9a1f93326ea5cb736890d3a36d0ddbd289436ee9.zip
- Update maintainer address
Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755
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 2438520d248e..546bc32639c6 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@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PHP implementation of json_encode/decode
USES= pear