diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2013-01-04 10:47:28 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2013-01-04 10:47:28 +0000 |
commit | d2c1b136409f86097690cde60161dc6dd13dfe8f (patch) | |
tree | abc3b88d65bce381df9fb948d3b15cccdf2d3911 /dns/bind96 | |
parent | 38649eeb035364a3361ef2812cd20ea9a58a4c4e (diff) | |
download | ports-d2c1b136409f86097690cde60161dc6dd13dfe8f.tar.gz ports-d2c1b136409f86097690cde60161dc6dd13dfe8f.zip |
Notes
Diffstat (limited to 'dns/bind96')
-rw-r--r-- | dns/bind96/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 9f066df0c67a..bc4f0e30f160 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -10,6 +10,8 @@ DISTNAME= bind-${ISCVERSION} MAINTAINER= erwin@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 |