From 79ebd0bedbed56c68f6fb6bb7697141fb0cfe438 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 30 Aug 2013 13:09:46 +0000 Subject: [PATCH] Restore PORTREVISION that got lost in the last revision. --- graphics/py-openimageio/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index 690b3ec82e45..3a7fab212dde 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= openimageio +PORTREVISION= 1 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}