diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /lib/bind/isc | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (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 7648da5f32a4..c0aef25d989f 100644 --- a/lib/bind/isc/Makefile +++ b/lib/bind/isc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isc/Makefile,v 1.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h index 7cb7f3463ad7..8bdd834af925 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.7.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") |
