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 b5013f77789..a3774736ee2 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/06/30 00:07:25 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2009/08/26 19:56:49 sno Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop |