diff options
author | wen <wen@FreeBSD.org> | 2016-12-22 20:00:08 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-12-22 20:00:08 +0800 |
commit | 9b293f7ae1d2afeace672b30b2acc73a1af18cb2 (patch) | |
tree | cf641af07a15aefb1a12211a683e1759304d5e70 /print/pecl-haru | |
parent | 0b3ccb70058ca7824775a7f5848f391faef1c2ac (diff) | |
download | freebsd-ports-gnome-9b293f7ae1d2afeace672b30b2acc73a1af18cb2.tar.gz freebsd-ports-gnome-9b293f7ae1d2afeace672b30b2acc73a1af18cb2.tar.zst freebsd-ports-gnome-9b293f7ae1d2afeace672b30b2acc73a1af18cb2.zip |
- Pass maintainership to submitter
PR: 215489
Submitted by: joneum@bsdproject.de
Diffstat (limited to 'print/pecl-haru')
-rw-r--r-- | print/pecl-haru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 529061d6b724..13ab76424428 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -8,7 +8,7 @@ CATEGORIES= print pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PECL extension to Haru PDF functions LICENSE= PHP301 |