diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
commit | 91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /graphics/openfx-arena | |
parent | 706cfc42b26beaeeb0c0860372e5a04f96671021 (diff) | |
download | ports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.tar.gz ports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.zip |
Notes
Diffstat (limited to 'graphics/openfx-arena')
-rw-r--r-- | graphics/openfx-arena/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 4af1550c19f9..e0f9104ea33f 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -2,8 +2,8 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 -PORTREVISION= 1 DISTVERSIONPREFIX= Natron- +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org |