diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
commit | 8c99ed5982716a3f399ccfd97312b79b3d691d4b (patch) | |
tree | 3011639bcd64afa0e9b4dea9964e5ffbc5889570 /graphics/luminance | |
parent | 89a897fcf325b079d0b7315882963db5c5452568 (diff) | |
download | ports-8c99ed5982716a3f399ccfd97312b79b3d691d4b.tar.gz ports-8c99ed5982716a3f399ccfd97312b79b3d691d4b.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 450b482f9f70..89d2f9d51f87 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} |