diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-03 06:32:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-03 06:32:16 +0000 |
commit | bfa84aafa527445f3447a0ac9763629786d8a9b1 (patch) | |
tree | a24d5cce4493bc9e06312f13788b76c818462ac5 /converters | |
parent | c9e6a106f03f34f37335057ea722128189618a80 (diff) | |
download | ports-bfa84aafa527445f3447a0ac9763629786d8a9b1.tar.gz ports-bfa84aafa527445f3447a0ac9763629786d8a9b1.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/pear-Services_JSON/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/pear-Services_JSON/Makefile b/converters/pear-Services_JSON/Makefile index b33a933682c9..2438520d248e 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= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PHP implementation of json_encode/decode USES= pear |