diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-08-30 23:53:30 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-08-30 23:53:30 +0800 |
commit | d2ea07e04de5ddb2595a9560c65f55466c436777 (patch) | |
tree | 8c5936bbbe047a453e73f3313fb0fdfe08f63c57 /dns/bind9-dlz/pkg-descr | |
parent | abb9001474ef2c3fed845f5da861e083d6b1ed5a (diff) | |
download | freebsd-ports-graphics-d2ea07e04de5ddb2595a9560c65f55466c436777.tar.gz freebsd-ports-graphics-d2ea07e04de5ddb2595a9560c65f55466c436777.tar.zst freebsd-ports-graphics-d2ea07e04de5ddb2595a9560c65f55466c436777.zip |
BIND version 9 Nameserver, with DLZ extensions
Add capabilities to Bind 9 that will allow Bind backend databases to support
adding and removing zones without interrupting normal server operation.
WWW: http://bind-dlz.sourceforge.net/
Diffstat (limited to 'dns/bind9-dlz/pkg-descr')
-rw-r--r-- | dns/bind9-dlz/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dns/bind9-dlz/pkg-descr b/dns/bind9-dlz/pkg-descr new file mode 100644 index 00000000000..d1d1a8c2843 --- /dev/null +++ b/dns/bind9-dlz/pkg-descr @@ -0,0 +1,6 @@ +BIND version 9 Nameserver, with DLZ extensions + +Add capabilities to Bind 9 that will allow Bind backend databases to support +adding and removing zones without interrupting normal server operation. + +WWW: http://bind-dlz.sourceforge.net/ |