From 808a36ef658c1810327b5d329469bcf5dad24b28 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 14 Jan 1997 07:20:47 +0000 Subject: Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. --- secure/usr.bin/Makefile | 2 +- secure/usr.bin/Makefile.inc | 2 +- secure/usr.bin/bdes/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'secure/usr.bin') diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile index 48b0024..250f28f 100644 --- a/secure/usr.bin/Makefile +++ b/secure/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/07/29 12:49:25 markm Exp $ +# $FreeBSD$ SUBDIR= bdes diff --git a/secure/usr.bin/Makefile.inc b/secure/usr.bin/Makefile.inc index e09cceb..e184515 100644 --- a/secure/usr.bin/Makefile.inc +++ b/secure/usr.bin/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.1 1994/09/07 07:16:50 pst Exp $ +# $FreeBSD$ BINDIR= /usr/bin .include "${.CURDIR}/../../Makefile.inc" diff --git a/secure/usr.bin/bdes/Makefile b/secure/usr.bin/bdes/Makefile index 5af8438..2b01272 100644 --- a/secure/usr.bin/bdes/Makefile +++ b/secure/usr.bin/bdes/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.6 1995/12/21 17:57:16 ache Exp $ +# $FreeBSD$ PROG= bdes SRCS= bdes.c -- cgit v1.1