diff options
author | obache <obache> | 2011-09-16 02:26:44 +0000 |
---|---|---|
committer | obache <obache> | 2011-09-16 02:26:44 +0000 |
commit | 964d2034c006f2718d9795e864d2313341faac59 (patch) | |
tree | 84c12387ae437b4b61a8cfbe8a147385f041dd73 /x11/kdebindings-ruby | |
parent | a095f6da7e8fb586a903f1ac43694e4e1a41180b (diff) | |
download | pkgsrc-964d2034c006f2718d9795e864d2313341faac59.tar.gz |
Bump PKGREVISION from RUBY_VERSION_DEFAULT changes.
Diffstat (limited to 'x11/kdebindings-ruby')
-rw-r--r-- | x11/kdebindings-ruby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebindings-ruby/Makefile b/x11/kdebindings-ruby/Makefile index 50c9b05ca20..beb92180d66 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/07/03 05:17:53 markd Exp $ +# $NetBSD: Makefile,v 1.22 2011/09/16 02:26:45 obache Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop |