summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-09 14:24:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-09 14:24:30 +0000
commit8e567f4ee73b35577763a01d5cfd01ccfc38503e (patch)
tree6137948a6195f2f7de5d5a18ae907dd643fb0958 /textproc
parentupgrade to 0.7.2 (diff)
gdome.6 -> gdome.7
bump PORTREVISION
Notes
Notes: svn path=/head/; revision=62702
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-gdome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-gdome/Makefile b/textproc/ruby-gdome/Makefile
index 6aa2d639ec62..75588448987b 100644
--- a/textproc/ruby-gdome/Makefile
+++ b/textproc/ruby-gdome/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdome
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc ruby
MASTER_SITES= http://download.berlios.de/libgdome-ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= gdome.6:${PORTSDIR}/textproc/gdome2
+LIB_DEPENDS= gdome.7:${PORTSDIR}/textproc/gdome2
USE_RUBY= yes
USE_RUBY_EXTCONF= yes