diff options
Diffstat (limited to 'x11/kde-workspace4/Makefile')
-rw-r--r-- | x11/kde-workspace4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index 2cd9634cdd4..8911d29250e 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2015/04/17 15:52:58 adam Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:25:07 tnn Exp $ DISTNAME= kde-workspace-4.11.14 PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop |