diff options
Diffstat (limited to 'graphics/luminance-hdr/Makefile')
-rw-r--r-- | graphics/luminance-hdr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/luminance-hdr/Makefile b/graphics/luminance-hdr/Makefile index 5b4e0693d02..7a670d04d48 100644 --- a/graphics/luminance-hdr/Makefile +++ b/graphics/luminance-hdr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2017/04/22 21:03:38 adam Exp $ +# $NetBSD: Makefile,v 1.14 2017/04/30 01:21:44 ryoon Exp $ DISTNAME= luminance-hdr-2.4.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qtpfsgui/} EXTRACT_SUFX= .tar.bz2 |