aboutsummaryrefslogtreecommitdiff
path: root/print/rubygem-rbpdf
diff options
context:
space:
mode:
Diffstat (limited to 'print/rubygem-rbpdf')
-rw-r--r--print/rubygem-rbpdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/rubygem-rbpdf/Makefile b/print/rubygem-rbpdf/Makefile
index fa021d279847..715f13db1e86 100644
--- a/print/rubygem-rbpdf/Makefile
+++ b/print/rubygem-rbpdf/Makefile
@@ -6,14 +6,14 @@ PORTVERSION= 1.19.6
CATEGORIES= print rubygems
MASTER_SITES= RG
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby library for creating ERB enabled PDF templates
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
RUN_DEPENDS= rubygem-htmlentities>=0:textproc/rubygem-htmlentities \
- rubygem-rbpdf-font>=${PORTVERSION:R}:print/rubygem-rbpdf-font
+ rubygem-rbpdf-font>=${PORTVERSION:R}.0<1.20:print/rubygem-rbpdf-font
USES= gem
USE_RUBY= yes