svn commit: r374126 - in head/dns: ddns fpdns nss_resinit

Mark Felder feld at FreeBSD.org
Sat Dec 6 18:35:36 UTC 2014


Author: feld
Date: Sat Dec  6 18:35:35 2014
New Revision: 374126
URL: https://svnweb.freebsd.org/changeset/ports/374126
QAT: https://qat.redports.org/buildarchive/r374126/

Log:
  Update "BSD" license in dns category

Modified:
  head/dns/ddns/Makefile
  head/dns/fpdns/Makefile
  head/dns/nss_resinit/Makefile

Modified: head/dns/ddns/Makefile
==============================================================================
--- head/dns/ddns/Makefile	Sat Dec  6 18:26:27 2014	(r374125)
+++ head/dns/ddns/Makefile	Sat Dec  6 18:35:35 2014	(r374126)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://instinctive.eu/code
 MAINTAINER=	natbsd at instinctive.eu
 COMMENT=	Lightweight UDP-based dynamic DNS updater
 
-LICENSE=	BSD
+LICENSE=	ISCL
 
 MAKEFILE=	BSDmakefile
 USES=	tar:bzip2

Modified: head/dns/fpdns/Makefile
==============================================================================
--- head/dns/fpdns/Makefile	Sat Dec  6 18:26:27 2014	(r374125)
+++ head/dns/fpdns/Makefile	Sat Dec  6 18:35:35 2014	(r374126)
@@ -10,7 +10,7 @@ MASTER_SITES=	GH
 MAINTAINER=	ports at 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

Modified: head/dns/nss_resinit/Makefile
==============================================================================
--- head/dns/nss_resinit/Makefile	Sat Dec  6 18:26:27 2014	(r374125)
+++ head/dns/nss_resinit/Makefile	Sat Dec  6 18:35:35 2014	(r374126)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.mahoroba.org/~u
 MAINTAINER=	ume at FreeBSD.org
 COMMENT=	Resolver re-initialization NSS module
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 USES=		uidfix
 


More information about the svn-ports-head mailing list