diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-21 08:13:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-21 08:13:27 +0000 |
commit | 329274677f6739db135432b57f413bf83c39111d (patch) | |
tree | 25d99fdf1f568faac1a219fb65280684ebe1968b /graphics | |
parent | c6754c40179c6387d94ec8acb8d3bbd25a7f24e9 (diff) | |
download | pkgsrc-329274677f6739db135432b57f413bf83c39111d.tar.gz |
Make flickcurl use raptor2 instead of raptor.
Bump PKGREVISION of the only dependency.
Diffstat (limited to 'graphics')
-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 1c2fd3c6a2e..f11f89e77e0 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2012/03/16 00:35:01 jakllsch Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/21 08:13:28 wiz Exp $ DISTNAME= darktable-1.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} |