diff options
Diffstat (limited to 'x11/kde-workspace4/Makefile')
-rw-r--r-- | x11/kde-workspace4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index 3d97d926e39..4befbed08a0 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/05/14 07:03:08 sbd Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/14 07:43:34 sbd Exp $ DISTNAME= kde-workspace-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop |