diff options
author | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
commit | c8a19d3ca574281f99115a057261b122d470e6b7 (patch) | |
tree | 41a5f4c583012ead43b8e87eec9ed2f9085df4f3 /graphics | |
parent | 35338f5c23dad54aad11618db3e24cce19196f6c (diff) | |
download | freebsd-ports-graphics-c8a19d3ca574281f99115a057261b122d470e6b7.tar.gz freebsd-ports-graphics-c8a19d3ca574281f99115a057261b122d470e6b7.tar.zst freebsd-ports-graphics-c8a19d3ca574281f99115a057261b122d470e6b7.zip |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
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 |