Date: Wed, 24 Jul 2024 05:34:25 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0672232a5f79 - main - dns/bind920: add file forgotten in 0672207 Message-ID: <202407240534.46O5YPG9069450@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0672232a5f791701daf11951694babd1699cdcea commit 0672232a5f791701daf11951694babd1699cdcea Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-07-24 05:32:10 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-07-24 05:33:17 +0000 dns/bind920: add file forgotten in 0672207 --- dns/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/Makefile b/dns/Makefile index bc71c5e2a57f..06a925cae20a 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -8,6 +8,7 @@ SUBDIR += bind-tools SUBDIR += bind9-devel SUBDIR += bind918 + SUBDIR += bind920 SUBDIR += bindgraph SUBDIR += blocky SUBDIR += c-ares
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407240534.46O5YPG9069450>