diff options
author | knu <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
commit | c97509cb800059e3a20d77a1178ccb9bbd7a2375 (patch) | |
tree | 3e51ce5f99ffca747d541c38e82243437ced30d1 /print/ruby-clibpdf | |
parent | 5a47fa472a9af626731ae9d4f2b80581f7baf1df (diff) | |
download | FreeBSD-ports-c97509cb800059e3a20d77a1178ccb9bbd7a2375.zip FreeBSD-ports-c97509cb800059e3a20d77a1178ccb9bbd7a2375.tar.gz |
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 ed02c2e..226a6b9 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} |