diff options
author | dougb <dougb@FreeBSD.org> | 2012-04-12 01:53:33 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-04-12 01:53:33 +0000 |
commit | 4897f3c39d5e85509f94849f223b45ecb157db76 (patch) | |
tree | c0e039e74256b5df7614b487a257ee23f628e135 /share/doc | |
parent | 8d206d727989b74c76ecf167b1e995def458214c (diff) | |
download | FreeBSD-src-4897f3c39d5e85509f94849f223b45ecb157db76.zip FreeBSD-src-4897f3c39d5e85509f94849f223b45ecb157db76.tar.gz |
The BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes.
This change was noticed by ISC at:
https://lists.isc.org/pipermail/bind-users/2012-April/087345.html
and verified by me both by comparing the contents of the old and new
distfiles and by verifying the PGP signature on the new distfile.
Diffstat (limited to 'share/doc')
-rw-r--r-- | share/doc/bind9/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/doc/bind9/Makefile b/share/doc/bind9/Makefile index a92e37d..3aca4e5 100644 --- a/share/doc/bind9/Makefile +++ b/share/doc/bind9/Makefile @@ -8,9 +8,7 @@ SRCDIR= ${BIND_DIR}/doc NO_OBJ= FILESGROUPS= TOP ARM MISC -TOP= CHANGES COPYRIGHT FAQ HISTORY README \ - RELEASE-NOTES-BIND-9.8.1.pdf RELEASE-NOTES-BIND-9.8.1.txt \ - RELEASE-NOTES-BIND-9.8.1.html release-notes.css +TOP= CHANGES COPYRIGHT FAQ HISTORY README TOPDIR= ${DOCDIR}/bind9 ARM= Bv9ARM.ch01.html Bv9ARM.ch02.html Bv9ARM.ch03.html \ Bv9ARM.ch04.html Bv9ARM.ch05.html Bv9ARM.ch06.html \ |