diff options
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r-- | x11/kdelibs4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 9fccc922017..d9b0f785033 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2010/11/10 10:14:42 markd Exp $ +# $NetBSD: Makefile,v 1.18 2010/11/15 22:59:04 abs Exp $ DISTNAME= kdelibs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |