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 5f51e0b8b2b..320da232b4e 100644 --- a/misc/kde-wallpapers4/Makefile +++ b/misc/kde-wallpapers4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/02/01 02:20:49 markd Exp $ +# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:13 tron Exp $ DISTNAME= kde-wallpapers-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Wallpapers for the KDE integrated X11 desktop |