git: 06724402b72a - main - dns/bind918: update CONFLICTS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Jul 2024 17:59:26 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=06724402b72a607124ba99765e4426cc97387f4f commit 06724402b72a607124ba99765e4426cc97387f4f Author: John W. O'Brien <john@saltant.com> AuthorDate: 2024-07-25 17:55:21 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-07-25 17:57:23 +0000 dns/bind918: update CONFLICTS --- dns/bind918/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile index 7f612da4eda2..ffa726947dfe 100644 --- a/dns/bind918/Makefile +++ b/dns/bind918/Makefile @@ -72,7 +72,7 @@ EXTRA_PATCHES= ${PATCHDIR}/extrapatch-no-bind-tools PORTDOCS= * -CONFLICTS= bind916 bind9-devel +CONFLICTS= bind920 bind9-devel .endif # BIND_TOOLS_SLAVE MAKE_JOBS_UNSAFE= yes