diff options
author | manu <manu@pkgsrc.org> | 2004-04-06 14:54:17 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2004-04-06 14:54:17 +0000 |
commit | 9d13f9a96d1af384da8cd40282911def56a9e02e (patch) | |
tree | edb728721dcc87d94ff8ee694abc6406c39fb5b5 /doc | |
parent | 2331bb58d9a30c3ff29e9ac246413c0b19497d39 (diff) | |
download | pkgsrc-9d13f9a96d1af384da8cd40282911def56a9e02e.tar.gz |
Build and install BIND9 resolver in ${prefix}/include/bind/ and
${prefix}/lib/libbind.a , just like the BIND8 package does.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 66d7d8d2ca9..f4ac19760bc 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5465 2004/04/06 13:58:33 jmmv Exp $ +$NetBSD: CHANGES,v 1.5466 2004/04/06 14:54:17 manu Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1820,3 +1820,4 @@ Changes to the packages collection and infrastructure in 2004: Added gst-plugins-mpeg2dec-0.8.0 [jmmv 2004-04-06] Added gst-plugins-theora-0.8.0 [jmmv 2004-04-06] Added gst-player-0.8.0 [jmmv 2004-04-06] + Updated bind9 to 9.2.3nb3 [manu 2004-04-06] |