diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 02:26:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 02:26:44 +0000 |
commit | 175e607eeedfd1ec9e12029af720a0c1f0106215 (patch) | |
tree | 84c12387ae437b4b61a8cfbe8a147385f041dd73 /x11 | |
parent | 33765bbf97e038150bac23e3713af5213b72fb60 (diff) | |
download | pkgsrc-175e607eeedfd1ec9e12029af720a0c1f0106215.tar.gz |
Bump PKGREVISION from RUBY_VERSION_DEFAULT changes.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdebase4/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebindings-ruby/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index cdf31c30405..9884cc17fb3 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2011/04/30 22:56:24 abs Exp $ +# $NetBSD: Makefile,v 1.20 2011/09/16 02:26:45 obache Exp $ DISTNAME= kdebase-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop 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 |