diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
| commit | 26c52663cb5e53422c188e65b45755f348c2fbf3 (patch) | |
| tree | ce5e00519cf30405f3c973b12ab6ef8fa8f2b338 /lib/bind/isc | |
| parent | 28a0f029fa9aaa57207a31a0c27b2bbc2688e22b (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..7038d3317ac6 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.4.2 2005/11/16 07:59:49 ru 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..9018b4f23b25 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.4.2 2006/01/14 10:13:49 dougb Exp $ */ /* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") |
