diff options
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r-- | x11/kdelibs4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 035fc648bcb..8e14963591e 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2012/11/11 22:24:01 joerg Exp $ +# $NetBSD: Makefile,v 1.50 2013/01/26 21:36:55 adam Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |