diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-ezprint/Makefile | 2 | ||||
-rw-r--r-- | graphics/rubygem-pdfkit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rubygem-ezprint/Makefile b/graphics/rubygem-ezprint/Makefile index ac933690ac4..8b410cdd3a6 100644 --- a/graphics/rubygem-ezprint/Makefile +++ b/graphics/rubygem-ezprint/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.2.2 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A rails wrapper for the PDFKit library RUN_DEPENDS= rubygem-pdfkit>=0.4.1:${PORTSDIR}/graphics/rubygem-pdfkit diff --git a/graphics/rubygem-pdfkit/Makefile b/graphics/rubygem-pdfkit/Makefile index 0edfb7efdd1..5a6872acd10 100644 --- a/graphics/rubygem-pdfkit/Makefile +++ b/graphics/rubygem-pdfkit/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.5.0 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Uses wkhtmltopdf to create PDFs using HTML RUN_DEPENDS= wkhtmltopdf:${PORTSDIR}/converters/wkhtmltopdf |