diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | d520a7cf2a9eec712b0650ff5e12190c69e6cdfc (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /misc/kdeartwork4 | |
parent | 5891769779517a56ba77c5a38bfef9ef946987bf (diff) | |
download | pkgsrc-d520a7cf2a9eec712b0650ff5e12190c69e6cdfc.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
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 193389fda2b..68ccf5d0c20 100644 --- a/misc/kdeartwork4/Makefile +++ b/misc/kdeartwork4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/11/07 12:35:41 markd Exp $ +# $NetBSD: Makefile,v 1.40 2014/01/01 11:52:24 wiz Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop |