diff options
Diffstat (limited to 'graphics/darktable/Makefile')
-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 7a2e3feb694..140ebbd0abd 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/08/13 14:25:39 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/09/07 19:16:42 adam Exp $ DISTNAME= darktable-1.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} |