diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-06-01 05:22:37 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-06-01 05:22:37 +0000 |
commit | bb94dfa7fc179e2cad0d3bc2daba7d0574b14b8e (patch) | |
tree | b91503c95e86f4d7f48070c26b1cdf023f7cdcab | |
parent | Upgrade to 1.7.8 (diff) |
PORTREVISION bump should not be backed out.
Prodded by: chkversion
Notes
Notes:
svn path=/head/; revision=136573
-rw-r--r-- | x11-toolkits/ruby-wx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile index ea19dbb3c26f..dddedf65035e 100644 --- a/x11-toolkits/ruby-wx/Makefile +++ b/x11-toolkits/ruby-wx/Makefile @@ -7,7 +7,7 @@ PORTNAME= wx PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits ruby MASTER_SITES= http://rubyforge.org/frs/download.php/1983/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |