diff options
Diffstat (limited to 'x11/kdebindings-ruby/Makefile')
-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 afeee0f8654..35b99e0754a 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2011/11/01 06:03:01 sbd Exp $ +# $NetBSD: Makefile,v 1.24 2012/01/13 10:55:48 obache Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop |