diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2015-02-08 20:46:26 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2015-02-08 20:46:26 +0000 |
commit | 70161bf6d936d5c1ced7be87500944e92f6cf0d0 (patch) | |
tree | 2dbc3292f8cb33e44ea04b2f975bfaf66017401c /graphics/py-openimageio | |
parent | 9d525700749b7d2048c95dc288deac66d9a0f73e (diff) |
Notes
Diffstat (limited to 'graphics/py-openimageio')
-rw-r--r-- | graphics/py-openimageio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index 04b9fa83de23..db35100eb511 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -1,7 +1,7 @@ # Created by: Shane Ambler # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |