diff options
author | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
commit | 4619c44ccd591519d95ba090480bc4786f3e02fe (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /print | |
parent | 7f09eace253d3e3230890f985876edd7c2cf422a (diff) | |
download | freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.gz freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.zst freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.zip |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
Diffstat (limited to 'print')
-rw-r--r-- | print/pear-File_PDF/Makefile | 2 | ||||
-rw-r--r-- | print/pecl-haru/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/pear-File_PDF/Makefile b/print/pear-File_PDF/Makefile index c160fe031dae..d5f610c82c63 100644 --- a/print/pear-File_PDF/Makefile +++ b/print/pear-File_PDF/Makefile @@ -5,7 +5,7 @@ PORTNAME= File_PDF PORTVERSION= 0.3.3 CATEGORIES= print pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to generate PDFs USES= pear diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index b1035a073880..0631c5b423db 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension to Haru PDF functions BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu |