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 b710275e612..807eab28690 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2014/08/14 13:03:23 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2014/08/22 11:24:27 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |