diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-07-17 11:16:31 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-07-17 11:17:59 +0200 |
commit | 3cda93bdf69bfb4ea99181e638e661c467dad38d (patch) | |
tree | ed6887f4c7d5ef0ca17abaf5de41529116057a98 /graphics/cimg | |
parent | graphics/*openimageio: chase Imath, update->2.2.16 (diff) |
*: bump PORTREVISION after math/Imath update
Diffstat (limited to 'graphics/cimg')
-rw-r--r-- | graphics/cimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index d3d0b91522c9..4ef598795ac5 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -3,7 +3,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. DISTVERSION= 2.9.7 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 3 CATEGORIES= graphics devel |