diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-04-12 01:53:33 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-04-12 01:53:33 +0000 |
commit | 3ad4cbcf209fbd503ddaa0aa51895e0bdb6aabe1 (patch) | |
tree | c0e039e74256b5df7614b487a257ee23f628e135 /share/doc | |
parent | b517176ad9c080a4370d93b255cc3fa2d6b0504b (diff) | |
parent | ef021ab32c96f04b817db934ad74cc24cf4285ef (diff) | |
download | src-3ad4cbcf209fbd503ddaa0aa51895e0bdb6aabe1.tar.gz src-3ad4cbcf209fbd503ddaa0aa51895e0bdb6aabe1.zip |
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.
Notes
Notes:
svn path=/head/; revision=234165
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 a92e37db013e..3aca4e5515a0 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 \ |