diff options
author | obache <obache> | 2011-10-19 06:50:00 +0000 |
---|---|---|
committer | obache <obache> | 2011-10-19 06:50:00 +0000 |
commit | 370161fb5c52dae9e623cf347941202e1fca8fb0 (patch) | |
tree | 7997e0510e549a11dab5a0eaea6fce17b46f8713 /graphics/darktable | |
parent | b6d4d22f794d0d66c0a25e7fe9d4a23ed7494c3b (diff) | |
download | pkgsrc-370161fb5c52dae9e623cf347941202e1fca8fb0.tar.gz |
Recursive Bump from exiv2 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 e959250d5b2..517288a8a89 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/08/25 14:42:53 jakllsch Exp $ +# $NetBSD: Makefile,v 1.3 2011/10/19 06:50:01 obache Exp $ DISTNAME= darktable-0.9.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} |