diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /graphics/openfx-arena | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) | |
download | ports-247c7db7513f1264922428278678da641c5a3f52.tar.gz ports-247c7db7513f1264922428278678da641c5a3f52.zip |
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 550229f79236..428215ec86d2 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,7 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 47 +PORTREVISION= 48 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |