diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
commit | c0b05cc0069aab2bce29ed99de543126650968b4 (patch) | |
tree | 895ef152eee4cd12b4c8ed9e32ea10831137f973 /graphics/darktable | |
parent | ebd0869db79e889b64b3a73619d5a72a6bad9044 (diff) | |
download | pkgsrc-c0b05cc0069aab2bce29ed99de543126650968b4.tar.gz |
recursive bump from ilmbase shlib version change.
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 51c6b4300af..0b88758c69f 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/04/09 07:27:08 obache Exp $ +# $NetBSD: Makefile,v 1.46 2014/04/10 06:21:26 obache Exp $ DISTNAME= darktable-1.2.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} EXTRACT_SUFX= .tar.xz |