Date: Tue, 31 Aug 2021 19:51:06 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 111427c195ce - main - dns/dnrd: Add CPE information Message-ID: <202108311951.17VJp6he037640@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=111427c195ce1116fa7c5ab7ee30cb9da3b5eae6 commit 111427c195ce1116fa7c5ab7ee30cb9da3b5eae6 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 18:59:49 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 19:50:04 +0000 dns/dnrd: Add CPE information Approved by: portmgr (blanket) --- dns/dnrd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/dnrd/Makefile b/dns/dnrd/Makefile index 026fe471959a..80fe6445ff8c 100644 --- a/dns/dnrd/Makefile +++ b/dns/dnrd/Makefile @@ -12,7 +12,7 @@ COMMENT= Proxy DNS daemon LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake +USES= cpe gmake USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311951.17VJp6he037640>