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 b539a059e9d..d11c770aac1 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2014/06/07 12:11:23 wiz Exp $ DISTNAME= darktable-1.2.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} EXTRACT_SUFX= .tar.xz |