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 /graphics/darktable | |
parent | 5891769779517a56ba77c5a38bfef9ef946987bf (diff) | |
download | pkgsrc-d520a7cf2a9eec712b0650ff5e12190c69e6cdfc.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 2bb4da59126..2bf063db191 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/12/04 13:02:08 drochner Exp $ +# $NetBSD: Makefile,v 1.41 2014/01/01 11:52:19 wiz Exp $ DISTNAME= darktable-1.2.3 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} EXTRACT_SUFX= .tar.xz |