diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-01-26 04:57:44 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-01-26 04:57:44 +0000 |
commit | dd4f21631c8b840a94e1be08fb01868c80c1a3c4 (patch) | |
tree | 77b57dd431815e0ff1ddf697829a9f6d0abaa333 /graphics/rawtherapee | |
parent | a335e0fcb5c2a2bccf2b1a49c356c7396d24806b (diff) |
Chase shlib version bump of `graphics/lensfun' (r524150).
Notes
Notes:
svn path=/head/; revision=524151
Diffstat (limited to 'graphics/rawtherapee')
-rw-r--r-- | graphics/rawtherapee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 376fe77a7ad5..c35793dcd25d 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -3,7 +3,7 @@ PORTNAME= rawtherapee PORTVERSION= 5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ |