diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-01-17 16:05:38 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-01-17 16:05:38 +0000 |
commit | b8cc06a151d7b2d0856ae516e6d3c48dc3b745cf (patch) | |
tree | 4ce528a1a502780e1026138595162e536eae8ccd /graphics/luminance | |
parent | a9dee8fed8fa448278b6026750d4a0fdebf37944 (diff) | |
download | ports-b8cc06a151d7b2d0856ae516e6d3c48dc3b745cf.tar.gz ports-b8cc06a151d7b2d0856ae516e6d3c48dc3b745cf.zip |
Notes
Diffstat (limited to 'graphics/luminance')
-rw-r--r-- | graphics/luminance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index 41fd781ff85e..e8f4b3f139ec 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -6,6 +6,7 @@ # PORTNAME= luminance-hdr +PORTREVISION= 1 DISTVERSION= 2.3.0 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} |