diff options
Diffstat (limited to 'misc/kdeartwork4')
-rw-r--r-- | misc/kdeartwork4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdeartwork4/Makefile b/misc/kdeartwork4/Makefile index 8398cdb614d..24d4e8ee1a2 100644 --- a/misc/kdeartwork4/Makefile +++ b/misc/kdeartwork4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop |