diff options
author | knu <knu@FreeBSD.org> | 2001-03-28 20:18:47 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-28 20:18:47 +0800 |
commit | 88c300df4d34975c2066e45b506e20277bd69465 (patch) | |
tree | 10f79f8d22301378374d0a60bb50823b8f2874b8 /textproc | |
parent | 356a7d81f81baf4d9af42e3400c3941bb63510c9 (diff) | |
download | freebsd-ports-gnome-88c300df4d34975c2066e45b506e20277bd69465.tar.gz freebsd-ports-gnome-88c300df4d34975c2066e45b506e20277bd69465.tar.zst freebsd-ports-gnome-88c300df4d34975c2066e45b506e20277bd69465.zip |
Update to ruby-qt2 0.12 for qt 2.3.0.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-qt2xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-qt2xml/Makefile b/textproc/ruby-qt2xml/Makefile index ad952c2a00b1..06ce2dc37cca 100644 --- a/textproc/ruby-qt2xml/Makefile +++ b/textproc/ruby-qt2xml/Makefile @@ -7,7 +7,7 @@ PORTNAME= qt2xml PORTVERSION= ${RUBY_QT2_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= ${RUBY_QT2_PORTREVISION} CATEGORIES= textproc x11-toolkits ruby MASTER_SITES= ${RUBY_QT2_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |