diff options
Diffstat (limited to 'x11/kde-baseapps4/Makefile')
-rw-r--r-- | x11/kde-baseapps4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile index b50204190e6..08c644c0953 100644 --- a/x11/kde-baseapps4/Makefile +++ b/x11/kde-baseapps4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/03/22 15:33:43 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/04/15 05:54:51 markd Exp $ DISTNAME= kde-baseapps-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop |