diff options
Diffstat (limited to 'dns/fpdns')
-rw-r--r-- | dns/fpdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index d6bd2e5c3f09..cb9b4f02ea1e 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GH MAINTAINER= ports@FreeBSD.org COMMENT= Fingerprinting DNS servers -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS |