From 9d6ba6a78c848016e17c4e83f803aa014f0ac09c Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Sat, 6 Dec 2014 18:35:35 +0000 Subject: [PATCH] Update "BSD" license in dns category --- dns/ddns/Makefile | 2 +- dns/fpdns/Makefile | 2 +- dns/nss_resinit/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dns/ddns/Makefile b/dns/ddns/Makefile index 89ee6cd3c4ff..c6f4c7e83c65 100644 --- a/dns/ddns/Makefile +++ b/dns/ddns/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://instinctive.eu/code/ MAINTAINER= natbsd@instinctive.eu COMMENT= Lightweight UDP-based dynamic DNS updater -LICENSE= BSD +LICENSE= ISCL MAKEFILE= BSDmakefile USES= tar:bzip2 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 diff --git a/dns/nss_resinit/Makefile b/dns/nss_resinit/Makefile index a99a06b43e5f..02291ec3492d 100644 --- a/dns/nss_resinit/Makefile +++ b/dns/nss_resinit/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.mahoroba.org/~ume/FreeBSD/ MAINTAINER= ume@FreeBSD.org COMMENT= Resolver re-initialization NSS module -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= uidfix