diff options
Diffstat (limited to 'x11/kde-baseapps4/Makefile')
-rw-r--r-- | x11/kde-baseapps4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile index cc01d535103..9613b3bbd2a 100644 --- a/x11/kde-baseapps4/Makefile +++ b/x11/kde-baseapps4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:15 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/04 22:17:21 tron Exp $ DISTNAME= kde-baseapps-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop |