diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-28 12:33:17 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-28 12:33:17 +0000 |
| commit | c4c339ac2b1f69d42458b800a11e539eabdcbbda (patch) | |
| tree | 621d44208e7fc7d5083d49c3e40359aaea3d551b /textproc/ruby-qt2xml | |
| parent | 58c6948e7c6303491e6cbebceb8a5b098a112684 (diff) | |
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 06ce2dc37cca..1564e0124172 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} |
