diff options
author | tron <tron> | 2012-10-02 17:12:21 +0000 |
---|---|---|
committer | tron <tron> | 2012-10-02 17:12:21 +0000 |
commit | 140d6accd4b695a13d0d0268c8d4d2bb2649fd56 (patch) | |
tree | 8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/ruby-wxruby | |
parent | fb27fe384b543f0d3c73eb118a537b12f951f9a6 (diff) | |
download | pkgsrc-140d6accd4b695a13d0d0268c8d4d2bb2649fd56.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'x11/ruby-wxruby')
-rw-r--r-- | x11/ruby-wxruby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ruby-wxruby/Makefile b/x11/ruby-wxruby/Makefile index 2fa5882306a..d0311b99471 100644 --- a/x11/ruby-wxruby/Makefile +++ b/x11/ruby-wxruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/09/15 10:07:16 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/02 17:12:21 tron Exp $ # DISTNAME= wxruby-2.0.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://rubyforge.org/frs/download.php/63379/ |