diff options
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r-- | graphics/openimageio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 1365c48bb43..92b283d1de8 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/01/26 21:36:31 adam Exp $ +# $NetBSD: Makefile,v 1.4 2013/02/06 23:21:09 jperkin Exp $ DISTNAME= Release-1.1.2 PKGNAME= ${DISTNAME:S/Release/openimageio/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/OpenImageIO/oiio/archive/ FETCH_USING= curl |