diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-12-17 11:50:06 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-12-22 20:00:57 +0000 |
commit | 10be66c9daed3b0f1d964469eb84caeaf38676ae (patch) | |
tree | f189c07c09e7976420172538d9a9325312827d5b /graphics/libheif | |
parent | 8718fdac1f9fbdae1c477563fc911e4808992957 (diff) | |
download | ports-10be66c9daed3b0f1d964469eb84caeaf38676ae.tar.gz ports-10be66c9daed3b0f1d964469eb84caeaf38676ae.zip |
Diffstat (limited to 'graphics/libheif')
-rw-r--r-- | graphics/libheif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index 1f498afe412f..6700a864217f 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -1,5 +1,6 @@ PORTNAME= libheif DISTVERSION= 1.17.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/ |