diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
commit | 7e21a6476a66bd0d11b88a9d798624831fee469c (patch) | |
tree | 38af65c6adad16dba1e13346ecb52295abff07e6 /graphics/luminance | |
parent | a38219861723215d3c7d044cc973c09fd60c0646 (diff) | |
download | ports-7e21a6476a66bd0d11b88a9d798624831fee469c.tar.gz ports-7e21a6476a66bd0d11b88a9d798624831fee469c.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 26e190d4cac0..84dc50a3e387 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.3.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} |