git: 69ad041fa25a - main - dns/maradns: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:58:42 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69ad041fa25a1db3012f2a1cf4d94f07f153085a

commit 69ad041fa25a1db3012f2a1cf4d94f07f153085a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:04:36 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list