diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-07-27 10:22:26 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-07-27 10:22:26 +0000 |
commit | c1ff5bbef3b15c89bb3ff0edffba46c2c7c28258 (patch) | |
tree | 374c9354fb2abed4f073fc779090ab725081022a /graphics/gimp-lensfun-plugin/Makefile | |
parent | f125e777080d0154a7ac1b00c87dc6806b0492e4 (diff) | |
download | ports-c1ff5bbef3b15c89bb3ff0edffba46c2c7c28258.tar.gz ports-c1ff5bbef3b15c89bb3ff0edffba46c2c7c28258.zip |
Notes
Diffstat (limited to 'graphics/gimp-lensfun-plugin/Makefile')
-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 466c3b1f7c7b..6c8d7a3016ae 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= 5 +PORTREVISION= 6 CATEGORIES= graphics PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin |