diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
commit | 3fb6b644688b1c72e2ca1144662d3068f1ee9cc5 (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /misc/kdeartwork3/Makefile | |
parent | 0c8e4dd05db8bb1f86d71d9ae6bbc9e1f796e9b2 (diff) | |
download | pkgsrc-3fb6b644688b1c72e2ca1144662d3068f1ee9cc5.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'misc/kdeartwork3/Makefile')
-rw-r--r-- | misc/kdeartwork3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdeartwork3/Makefile b/misc/kdeartwork3/Makefile index 7f3128fe1a3..d33cbdd04c6 100644 --- a/misc/kdeartwork3/Makefile +++ b/misc/kdeartwork3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2014/07/11 16:55:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.82 2014/08/22 11:24:37 wiz Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop |