summaryrefslogtreecommitdiff
path: root/devel/ruby-avl
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-17 17:54:27 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-17 17:54:27 +0000
commit37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f (patch)
treeb60c0f8e883d615b5ee979fb08c589557c5aac02 /devel/ruby-avl
parentStop 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.
Notes
Notes: svn path=/head/; revision=47917
Diffstat (limited to 'devel/ruby-avl')
-rw-r--r--devel/ruby-avl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-avl/Makefile b/devel/ruby-avl/Makefile
index 9384974743a1..926a184ae659 100644
--- a/devel/ruby-avl/Makefile
+++ b/devel/ruby-avl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= avl
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES+= devel ruby
MASTER_SITES= http://bocks.dhs.org/~pizman/avl/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}