diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
commit | fc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch) | |
tree | af30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /print | |
parent | - Adjust CONFLICTS (diff) |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
Notes
Notes:
svn path=/head/; revision=441000
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 3aa3beaa7eee..2cf2808d59ad 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= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to generate PDFs USES= pear diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 5953546ad295..c9d7a87596e0 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= print pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension to Haru PDF functions LICENSE= PHP301 |