summaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser
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 /textproc/ruby-xmlparser
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 'textproc/ruby-xmlparser')
-rw-r--r--textproc/ruby-xmlparser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile
index f2bac49d2d6d..6c63175ef3d0 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmlparser
PORTVERSION= 0.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc ruby
MASTER_SITES= http://www.yoshidam.net/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}