diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /converters/pear-Services_JSON | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) | |
download | ports-b233276d780d89ce6fa291b8fda9e472e3189378.tar.gz ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip |
- Take Maintainership
Approved by: mat (mentor)
Notes
Notes:
svn path=/head/; revision=402439
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 b33a933682c9..4764517b92cd 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= miwi@FreeBSD.org COMMENT= PHP implementation of json_encode/decode USES= pear |