diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-02-08 13:15:43 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-02-08 13:15:43 +0000 |
commit | 8fe59c584739d05c12b59737698241434a989974 (patch) | |
tree | f40f3534b561eeb5525cf9e44d214614d18ec514 /graphics/lensfun/Makefile | |
parent | ea693bfbf2499a0cf29964f96ae65c798de5a742 (diff) | |
download | ports-8fe59c584739d05c12b59737698241434a989974.tar.gz ports-8fe59c584739d05c12b59737698241434a989974.zip |
Notes
Diffstat (limited to 'graphics/lensfun/Makefile')
-rw-r--r-- | graphics/lensfun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index d7ef61ba8e3d..60d3c2780fc3 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -3,6 +3,7 @@ PORTNAME= lensfun PORTVERSION= 0.3.95 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |