diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-07-09 11:05:19 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-07-09 11:05:19 +0000 |
commit | 0da9b8bd43709541d0a7eba2d5e3dcc11b420650 (patch) | |
tree | 1bdd0e3558a67075af42550c23d2a8778ae9e2fc /graphics/openimageio/Makefile | |
parent | 2602a64fe76069a5467c3b2ecc9dc38f49857b2b (diff) | |
download | ports-0da9b8bd43709541d0a7eba2d5e3dcc11b420650.tar.gz ports-0da9b8bd43709541d0a7eba2d5e3dcc11b420650.zip |
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r-- | graphics/openimageio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 8c50903e0718..6b7a3a927b74 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -7,7 +7,7 @@ DISTVERSION= 2.2.13.1 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz |