summaryrefslogtreecommitdiff
path: root/graphics/openimageio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r--graphics/openimageio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 28d93827bfb..ac02b866d9e 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2013/02/10 23:22:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2013/02/11 17:39:32 jperkin Exp $
DISTNAME= oiio-Release-1.1.5
-PKGNAME= ${DISTNAME:S/Release/openimageio/}
+PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/}
CATEGORIES= graphics
MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-1.1.5.tar.gz
FETCH_USING= curl