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 8221c1bb361..1e4f64b9e28 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2014/01/26 02:11:47 jakllsch Exp $ +# $NetBSD: Makefile,v 1.43 2014/02/12 23:17:59 tron Exp $ DISTNAME= darktable-1.2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} EXTRACT_SUFX= .tar.xz |