aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient')
-rw-r--r--sbin/dhclient/Makefile2
-rw-r--r--sbin/dhclient/Makefile.inc2
-rw-r--r--sbin/dhclient/client/Makefile2
-rw-r--r--sbin/dhclient/common/Makefile2
-rw-r--r--sbin/dhclient/dhclient-script.sh2
-rw-r--r--sbin/dhclient/dhcpctl/Makefile2
-rw-r--r--sbin/dhclient/dst/Makefile2
-rw-r--r--sbin/dhclient/minires/Makefile2
-rw-r--r--sbin/dhclient/omapip/Makefile2
-rw-r--r--sbin/dhclient/omshell/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/sbin/dhclient/Makefile b/sbin/dhclient/Makefile
index 372adfdfd47a..7a9d6b1655ef 100644
--- a/sbin/dhclient/Makefile
+++ b/sbin/dhclient/Makefile
@@ -1,5 +1,5 @@
# Makefile for ISC DHCP client.
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/Makefile,v 1.20 2003/06/29 18:46:17 gordon Exp $
SUBDIR= common dst minires omapip dhcpctl client omshell
diff --git a/sbin/dhclient/Makefile.inc b/sbin/dhclient/Makefile.inc
index 090d20834e14..515bd9770374 100644
--- a/sbin/dhclient/Makefile.inc
+++ b/sbin/dhclient/Makefile.inc
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/Makefile.inc,v 1.8 2004/02/23 20:17:32 johan Exp $
MAINTAINER= mbr
diff --git a/sbin/dhclient/client/Makefile b/sbin/dhclient/client/Makefile
index c82c9122b34e..eea8cbde88e4 100644
--- a/sbin/dhclient/client/Makefile
+++ b/sbin/dhclient/client/Makefile
@@ -1,5 +1,5 @@
# client
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/client/Makefile,v 1.3 2003/06/29 18:46:18 gordon Exp $
DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
diff --git a/sbin/dhclient/common/Makefile b/sbin/dhclient/common/Makefile
index 5d4bb92f6e83..1031809481bc 100644
--- a/sbin/dhclient/common/Makefile
+++ b/sbin/dhclient/common/Makefile
@@ -1,5 +1,5 @@
# common
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/common/Makefile,v 1.3 2002/05/13 11:09:05 ru Exp $
DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
diff --git a/sbin/dhclient/dhclient-script.sh b/sbin/dhclient/dhclient-script.sh
index d35eafeff193..b1ba4cc754d2 100644
--- a/sbin/dhclient/dhclient-script.sh
+++ b/sbin/dhclient/dhclient-script.sh
@@ -35,7 +35,7 @@
#############################################################################
# $MindStep_Id: dhclient-script.sh,v 1.8 1999/12/07 22:11:08 patrick Exp $
# $MindStep_Tag: CONTRIB_19991207 $
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/dhclient-script.sh,v 1.2 2002/02/01 18:46:58 alfred Exp $
#############################################################################
diff --git a/sbin/dhclient/dhcpctl/Makefile b/sbin/dhclient/dhcpctl/Makefile
index 1f3ecbd07164..94db9910b3ac 100644
--- a/sbin/dhclient/dhcpctl/Makefile
+++ b/sbin/dhclient/dhcpctl/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/dhcpctl/Makefile,v 1.1 2003/03/25 03:16:52 mdodd Exp $
DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
diff --git a/sbin/dhclient/dst/Makefile b/sbin/dhclient/dst/Makefile
index b501a2e8f6ea..191708409801 100644
--- a/sbin/dhclient/dst/Makefile
+++ b/sbin/dhclient/dst/Makefile
@@ -1,5 +1,5 @@
# dst
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/dst/Makefile,v 1.3 2002/05/13 11:09:05 ru Exp $
DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
diff --git a/sbin/dhclient/minires/Makefile b/sbin/dhclient/minires/Makefile
index e0013b47737c..81ebd5d15013 100644
--- a/sbin/dhclient/minires/Makefile
+++ b/sbin/dhclient/minires/Makefile
@@ -1,5 +1,5 @@
# minires
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/minires/Makefile,v 1.5 2002/05/13 11:09:05 ru Exp $
DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
diff --git a/sbin/dhclient/omapip/Makefile b/sbin/dhclient/omapip/Makefile
index f2b5fbda968e..70f3d7cf89a1 100644
--- a/sbin/dhclient/omapip/Makefile
+++ b/sbin/dhclient/omapip/Makefile
@@ -1,5 +1,5 @@
# omapip
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/omapip/Makefile,v 1.3 2002/05/13 11:09:06 ru Exp $
DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
diff --git a/sbin/dhclient/omshell/Makefile b/sbin/dhclient/omshell/Makefile
index 4bc5e7065cf5..f09cca5a783d 100644
--- a/sbin/dhclient/omshell/Makefile
+++ b/sbin/dhclient/omshell/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sbin/dhclient/omshell/Makefile,v 1.1 2003/03/25 03:16:53 mdodd Exp $
DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp