diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-21 15:11:08 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-21 15:11:08 +0000 |
commit | f7870bfca14a6f491e492fc2f648ebf7ad3bcb7f (patch) | |
tree | 6bab95f988ceb5f869cc21560e29d2fe9bcebd7f /graphics/libraw/Makefile | |
parent | a522a596aea161edfdf8b0a1fe15955c8ae60872 (diff) |
Notes
Diffstat (limited to 'graphics/libraw/Makefile')
-rw-r--r-- | graphics/libraw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index 952f26699045..f4b2395f41f6 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libraw -PORTVERSION= 0.15.4 -PORTREVISION= 1 +PORTVERSION= 0.16.0 CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ DISTNAME= LibRaw-${PORTVERSION} |