diff options
Diffstat (limited to 'misc/kde-wallpapers4/Makefile')
-rw-r--r-- | misc/kde-wallpapers4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kde-wallpapers4/Makefile b/misc/kde-wallpapers4/Makefile index 2bb870494fc..35053b1809a 100644 --- a/misc/kde-wallpapers4/Makefile +++ b/misc/kde-wallpapers4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/11/07 12:35:41 markd Exp $ +# $NetBSD: Makefile,v 1.19 2014/01/01 11:52:24 wiz Exp $ DISTNAME= kde-wallpapers-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Wallpapers for the KDE integrated X11 desktop |