diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-01-17 16:05:38 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-01-17 16:05:38 +0000 |
commit | b8cc06a151d7b2d0856ae516e6d3c48dc3b745cf (patch) | |
tree | 4ce528a1a502780e1026138595162e536eae8ccd /graphics/openimageio | |
parent | a9dee8fed8fa448278b6026750d4a0fdebf37944 (diff) |
Notes
Diffstat (limited to 'graphics/openimageio')
-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 c999b3c7dd58..465d8c7e7cde 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -3,7 +3,7 @@ PORTNAME?= openimageio PORTVERSION= 1.1.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= graphics multimedia MASTER_SITES= https://github.com/OpenImageIO/oiio/tarball/ |