Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2014 18:35:35 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374126 - in head/dns: ddns fpdns nss_resinit
Message-ID:  <201412061835.sB6IZZ8o056414@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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@FreeBSD.org
 COMMENT=	Resolver re-initialization NSS module
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 USES=		uidfix
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412061835.sB6IZZ8o056414>