diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:05:44 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:05:44 +0000 |
commit | e6b48082a4b0be1470217de3350614cbb399bb5b (patch) | |
tree | 7e78e960868b7cbd2b1629928ce3029de56e08f2 /converters/pear-Services_JSON | |
parent | 9417c7f416ddd26aa24de39942d4f1e7814cbdde (diff) |
Notes
Diffstat (limited to 'converters/pear-Services_JSON')
-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 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 |