diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-04-28 14:14:58 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-04-28 14:14:58 +0800 |
commit | 02547d790028f539d3307ce24dfac1ae51c231ae (patch) | |
tree | 4be064e38b713de63585aa99794b153ca5788e28 /graphics/gimp-lensfun-plugin | |
parent | ff7ec583484cfa6ac4ac4667198f5997a1b9a17b (diff) | |
download | freebsd-ports-gnome-02547d790028f539d3307ce24dfac1ae51c231ae.tar.gz freebsd-ports-gnome-02547d790028f539d3307ce24dfac1ae51c231ae.tar.zst freebsd-ports-gnome-02547d790028f539d3307ce24dfac1ae51c231ae.zip |
Update grahics/exiv2 to 0.26
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345
Diffstat (limited to 'graphics/gimp-lensfun-plugin')
-rw-r--r-- | graphics/gimp-lensfun-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile index 6c8d7a3016ae..e25f79aaa0e8 100644 --- a/graphics/gimp-lensfun-plugin/Makefile +++ b/graphics/gimp-lensfun-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= lensfun DISTVERSION= 0.2.4-dev -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin |