diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
commit | 74a55f2347fa21d2d50d7b9168d3e53e95494163 (patch) | |
tree | 467534be0946d8479a2c6685770cf4fdf3c4ccb5 /graphics/luminance | |
parent | 7342fda5f548d445d55518bec36d7345715b4075 (diff) | |
download | ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.tar.gz ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.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 61f25359d722..f808fe426f27 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= luminance-hdr -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSION= 2.3.0 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} |