diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/ruby-clibpdf/Makefile | 1 | ||||
-rw-r--r-- | print/ruby-panda/Makefile | 1 | ||||
-rw-r--r-- | print/ruby-pdflib/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/print/ruby-clibpdf/Makefile b/print/ruby-clibpdf/Makefile index ed02c2eb6fc1..226a6b9fd3ff 100644 --- a/print/ruby-clibpdf/Makefile +++ b/print/ruby-clibpdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= clibpdf PORTVERSION= 20010519 +PORTREVISION= 1 CATEGORIES= print ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index 698c2fff3d07..1908e606e6a0 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -7,6 +7,7 @@ PORTNAME= panda PORTVERSION= 0.0.5 +PORTREVISION= 1 CATEGORIES= print ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/print/ruby-pdflib/Makefile b/print/ruby-pdflib/Makefile index 436c0868f5d4..efaaf21328b5 100644 --- a/print/ruby-pdflib/Makefile +++ b/print/ruby-pdflib/Makefile @@ -7,6 +7,7 @@ PORTNAME= pdflib PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= print ruby MASTER_SITES= http://www-nh.scphys.kyoto-u.ac.jp/~thitoshi/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |