Date: Tue, 21 Sep 2021 12:58:42 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: 69ad041fa25a - main - dns/maradns: Add CPE information Message-ID: <202109211258.18LCwgf3067473@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=69ad041fa25a1db3012f2a1cf4d94f07f153085a commit 69ad041fa25a1db3012f2a1cf4d94f07f153085a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-21 12:04:36 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-21 12:57:42 +0000 dns/maradns: Add CPE information Approved by: portmgr (blanket) --- dns/maradns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 7266c158d47e..dc33f5b4bdda 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -11,7 +11,7 @@ COMMENT= DNS server with focus on security and simplicity LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bz2 +USES= cpe tar:bz2 USE_RC_SUBR= ${PORTNAME} zoneserver Deadwood USERS= bind GROUPS= bind
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211258.18LCwgf3067473>