diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
| commit | b205d83df7763ca1f099bce5ac12a05862a626c4 (patch) | |
| tree | f30d11bce592433d73cbb079c6db2d3428a52cf5 /lib/bind/isc | |
| parent | 54055718ff5134ddd61afc4c5f01440022040a06 (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 6e76a87955c4..5c6dfb66d60b 100644 --- a/lib/bind/isc/Makefile +++ b/lib/bind/isc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isc/Makefile,v 1.8.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h index 09e481e902b3..007053a4b5f0 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.4.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") |
