diff options
Diffstat (limited to 'graphics/darktable/Makefile')
-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 c890047c0cc..a895456b81b 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2013/01/20 18:34:18 jakllsch Exp $ +# $NetBSD: Makefile,v 1.27 2013/01/26 21:37:43 adam Exp $ DISTNAME= darktable-1.1.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} |