diff options
author | knu <knu@FreeBSD.org> | 2001-03-28 12:33:17 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-28 12:33:17 +0000 |
commit | 48ec65ad267d943446a848a2986e6162134172d0 (patch) | |
tree | bef89ae16f21df8f7a80aeb44baf1c2df32e42f4 /textproc/ruby-qt2xml | |
parent | c128e3539528d0e761859ba01b7063a79adba05a (diff) | |
download | FreeBSD-ports-48ec65ad267d943446a848a2986e6162134172d0.zip FreeBSD-ports-48ec65ad267d943446a848a2986e6162134172d0.tar.gz |
D'oh, PORTREVISION doesn't work if you define the value of it after
bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1.
Diffstat (limited to 'textproc/ruby-qt2xml')
-rw-r--r-- | textproc/ruby-qt2xml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ruby-qt2xml/Makefile b/textproc/ruby-qt2xml/Makefile index 06ce2dc..1564e01 100644 --- a/textproc/ruby-qt2xml/Makefile +++ b/textproc/ruby-qt2xml/Makefile @@ -7,7 +7,6 @@ PORTNAME= qt2xml PORTVERSION= ${RUBY_QT2_PORTVERSION} -PORTREVISION= ${RUBY_QT2_PORTREVISION} CATEGORIES= textproc x11-toolkits ruby MASTER_SITES= ${RUBY_QT2_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |