diff options
Diffstat (limited to 'graphics/libavif/Makefile')
-rw-r--r-- | graphics/libavif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile index 8244fbc40028..71b949a26c31 100644 --- a/graphics/libavif/Makefile +++ b/graphics/libavif/Makefile @@ -1,7 +1,7 @@ PORTNAME= libavif DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |