diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-12-22 12:00:08 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-12-22 12:00:08 +0000 |
commit | 6a2d3ed73913ab6119ee2bdff7d0290e83386746 (patch) | |
tree | cf641af07a15aefb1a12211a683e1759304d5e70 /textproc/pecl-syck | |
parent | b576200c120de21e726326dc6a9f18b9a6e1b127 (diff) |
- Pass maintainership to submitter
PR: 215489
Submitted by: joneum@bsdproject.de
Notes
Notes:
svn path=/head/; revision=429154
Diffstat (limited to 'textproc/pecl-syck')
-rw-r--r-- | textproc/pecl-syck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile index 22ed9bde6a8e..e50ac848b9ed 100644 --- a/textproc/pecl-syck/Makefile +++ b/textproc/pecl-syck/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PECL extension which facilitates YAML parsing LICENSE= PHP301 |