diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-21 15:11:52 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-21 15:11:52 +0000 |
commit | 1e1271981e4ba44d8d32b22e9b096db903e0c513 (patch) | |
tree | 2176a2433b41adee070941a3a46e4e47bd0b469f /graphics/luminance | |
parent | eb42680fedabff4b4104a448df54fc9fbd5986cb (diff) | |
download | ports-1e1271981e4ba44d8d32b22e9b096db903e0c513.tar.gz ports-1e1271981e4ba44d8d32b22e9b096db903e0c513.zip |
Notes
Diffstat (limited to 'graphics/luminance')
-rw-r--r-- | graphics/luminance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index ca217dd9787c..70b13cf41136 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} |