diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
commit | 37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f (patch) | |
tree | b60c0f8e883d615b5ee979fb08c589557c5aac02 /print/ruby-clibpdf | |
parent | Stop including the OS minor version in RUBY_ARCH which is used in (diff) |
Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
Diffstat (limited to 'print/ruby-clibpdf')
-rw-r--r-- | print/ruby-clibpdf/Makefile | 1 |
1 files changed, 1 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} |