Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/bind This is now 8.2.2-P7, so update VER.



details:   https://anonhg.NetBSD.org/src/rev/5568c174dcc0
branches:  trunk
changeset: 499173:5568c174dcc0
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Nov 13 22:45:05 2000 +0000

description:
This is now 8.2.2-P7, so update VER.

diffstat:

 usr.sbin/bind/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 787662af1562 -r 5568c174dcc0 usr.sbin/bind/Makefile
--- a/usr.sbin/bind/Makefile    Mon Nov 13 22:12:49 2000 +0000
+++ b/usr.sbin/bind/Makefile    Mon Nov 13 22:45:05 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.6 2000/10/23 06:45:18 jmc Exp $
+#      $NetBSD: Makefile,v 1.7 2000/11/13 22:45:05 tv Exp $
 
 .include <bsd.own.mk>
 
@@ -17,6 +17,6 @@
 depend-named-xfer depend-ndc: depend-named
 all-named-xfer all-ndc: all-named
 
-VER= 8.2.2-P5
+VER= 8.2.2-P7
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index