diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-23 04:09:12 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-23 04:09:12 +0000 |
| commit | 8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 (patch) | |
| tree | 81a52679e3e7f6958a04688cb683eaf21a140f5c /lib/bind/isc | |
| parent | de7242811fa5d383ece9325e6864e857b2997f20 (diff) | |
Diffstat (limited to 'lib/bind/isc')
| -rw-r--r-- | lib/bind/isc/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/isc/isc/platform.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile index f34f808a2f02..cd344044d4ed 100644 --- a/lib/bind/isc/Makefile +++ b/lib/bind/isc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isc/Makefile,v 1.4.2.3 2006/01/14 10:37:50 dougb Exp $ BIND_DIR= ${.CURDIR}/../../../contrib/bind9 LIB_BIND_REL= .. diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h index ae1cdc28dc5d..252f3be9d475 100644 --- a/lib/bind/isc/isc/platform.h +++ b/lib/bind/isc/isc/platform.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/isc/isc/platform.h,v 1.1.2.3 2006/01/14 10:42:12 dougb Exp $ */ /* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") |
