svn commit: r309925 - in head/dns: bind96 bind97 bind98 bind99
Erwin Lansing
erwin at FreeBSD.org
Fri Jan 4 10:47:30 UTC 2013
Author: erwin
Date: Fri Jan 4 10:47:28 2013
New Revision: 309925
URL: http://svnweb.freebsd.org/changeset/ports/309925
Log:
Add LICENSE.
Modified:
head/dns/bind96/Makefile
head/dns/bind97/Makefile
head/dns/bind98/Makefile
head/dns/bind99/Makefile
Modified: head/dns/bind96/Makefile
==============================================================================
--- head/dns/bind96/Makefile Fri Jan 4 10:39:41 2013 (r309924)
+++ head/dns/bind96/Makefile Fri Jan 4 10:47:28 2013 (r309925)
@@ -10,6 +10,8 @@ DISTNAME= bind-${ISCVERSION}
MAINTAINER= erwin at FreeBSD.org
COMMENT= BIND DNS suite with updated DNSSEC and threads
+LICENSE= ISCL
+
# ISC releases things like 9.4.0b3, which our versioning doesn't like
ISCVERSION= 9.6-ESV-R8
Modified: head/dns/bind97/Makefile
==============================================================================
--- head/dns/bind97/Makefile Fri Jan 4 10:39:41 2013 (r309924)
+++ head/dns/bind97/Makefile Fri Jan 4 10:47:28 2013 (r309925)
@@ -11,6 +11,8 @@ DISTNAME= bind-${ISCVERSION}
MAINTAINER= erwin at FreeBSD.org
COMMENT?= BIND DNS suite with updated DNSSEC and threads
+LICENSE= ISCL
+
# ISC releases things like 9.4.0b3, which our versioning doesn't like
ISCVERSION= 9.7.7
Modified: head/dns/bind98/Makefile
==============================================================================
--- head/dns/bind98/Makefile Fri Jan 4 10:39:41 2013 (r309924)
+++ head/dns/bind98/Makefile Fri Jan 4 10:47:28 2013 (r309925)
@@ -10,6 +10,8 @@ DISTNAME= bind-${ISCVERSION}
MAINTAINER= erwin at FreeBSD.org
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
+LICENSE= ISCL
+
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
ISCVERSION= 9.8.4-P1
Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile Fri Jan 4 10:39:41 2013 (r309924)
+++ head/dns/bind99/Makefile Fri Jan 4 10:47:28 2013 (r309925)
@@ -10,6 +10,8 @@ DISTNAME= bind-${ISCVERSION}
MAINTAINER= erwin at FreeBSD.org
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
+LICENSE= ISCL
+
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
ISCVERSION= 9.9.2-P1
More information about the svn-ports-head
mailing list