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 /x11-toolkits/ruby-fltk | |
parent | 67bb8db263f86de3c01b4945c626aab3163552be (diff) | |
download | ports-37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f.tar.gz ports-37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f.zip |
Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
Notes
Notes:
svn path=/head/; revision=47917
Diffstat (limited to 'x11-toolkits/ruby-fltk')
-rw-r--r-- | x11-toolkits/ruby-fltk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-fltk/Makefile b/x11-toolkits/ruby-fltk/Makefile index f035546ca07b..97d56c30aacd 100644 --- a/x11-toolkits/ruby-fltk/Makefile +++ b/x11-toolkits/ruby-fltk/Makefile @@ -7,6 +7,7 @@ PORTNAME= fltk PORTVERSION= 0.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-toolkits ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |