diff options
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r-- | graphics/openimageio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 723a49a8606..1365c48bb43 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/12/08 22:47:40 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/01/26 21:36:31 adam Exp $ DISTNAME= Release-1.1.2 PKGNAME= ${DISTNAME:S/Release/openimageio/} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/OpenImageIO/oiio/archive/ FETCH_USING= curl |