diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-10-26 11:21:50 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-10-26 11:21:50 +0000 |
commit | d3310d00946fa69197078a25093901e1d0caeba9 (patch) | |
tree | 4701e5d435c1e016eaac21a4b1a56ce5605c260b /graphics/rubygem-ezprint | |
parent | b1c42e9b231564b14eacb8b9a5bc0cc010f35a36 (diff) |
Notes
Diffstat (limited to 'graphics/rubygem-ezprint')
-rw-r--r-- | graphics/rubygem-ezprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-ezprint/Makefile b/graphics/rubygem-ezprint/Makefile index f0f6c57719a1..b6a12bbfd5dd 100644 --- a/graphics/rubygem-ezprint/Makefile +++ b/graphics/rubygem-ezprint/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.3.1 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= zi@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A rails wrapper for the PDFKit library RUN_DEPENDS= rubygem-pdfkit>=0.5.0:${PORTSDIR}/graphics/rubygem-pdfkit |