diff options
author | wen <wen@FreeBSD.org> | 2010-01-07 14:25:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-01-07 14:25:07 +0800 |
commit | 067f3f1d96e1cb7089ac165e3c5b91cca0673873 (patch) | |
tree | 2b81c3f38045bf167225550b36e83543192a7a32 /dns/Makefile | |
parent | 82575fecc5da2545b78e79eacedc6db2dc1e33ca (diff) | |
download | freebsd-ports-gnome-067f3f1d96e1cb7089ac165e3c5b91cca0673873.tar.gz freebsd-ports-gnome-067f3f1d96e1cb7089ac165e3c5b91cca0673873.tar.zst freebsd-ports-gnome-067f3f1d96e1cb7089ac165e3c5b91cca0673873.zip |
OpenDNSSEC was created as an open-source turn-key solution for
DNSSEC. It secures zone data just before it is published in an
authoritative name server.
WWW: http://www.opendnssec.org
PR: ports/142103
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 75853558c6f2..80fab19cbb9f 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -81,6 +81,7 @@ SUBDIR += nss_resinit SUBDIR += odsclient SUBDIR += opendd + SUBDIR += opendnssec SUBDIR += openresolv SUBDIR += p5-BIND-Conf_Parser SUBDIR += p5-DNS-Config |