git: be274641fa68 - main - devel/Makefile: Fix INDEX build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Jun 2023 22:58:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=be274641fa6816bc9020960b41c392b86b93110e commit be274641fa6816bc9020960b41c392b86b93110e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-12 22:45:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-12 22:58:36 +0000 devel/Makefile: Fix INDEX build Fixes: 74535ec devel/{kiwix-lib,libkiwix}: Update version 9.4.1=>12.0.0 Reported by: junchoon@dec.sakura.ne.jp --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index a84b232756da..4e854799d8be 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1289,7 +1289,7 @@ SUBDIR += libixp SUBDIR += libjitterentropy SUBDIR += libk8055 - SUBDIR += libkwix + SUBDIR += libkiwix SUBDIR += libklel SUBDIR += liblangtag SUBDIR += liblas