diff options
author | erwin <erwin@FreeBSD.org> | 2013-08-30 21:09:46 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2013-08-30 21:09:46 +0800 |
commit | db9e938c83eaab63af2b4b2578337d07b275f290 (patch) | |
tree | 2fec8eb4c1acd47c19481a10ac528964d480bb27 /graphics | |
parent | 9308ac92b72730e901d110cff1daa34050b2ef79 (diff) | |
download | freebsd-ports-gnome-db9e938c83eaab63af2b4b2578337d07b275f290.tar.gz freebsd-ports-gnome-db9e938c83eaab63af2b4b2578337d07b275f290.tar.zst freebsd-ports-gnome-db9e938c83eaab63af2b4b2578337d07b275f290.zip |
Restore PORTREVISION that got lost in the last revision.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-openimageio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |