From 6dde85226565322f6651945e2b1205a7ff770536 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 3 Jul 2002 13:01:43 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_6_0_RELEASE'. This commit was manufactured to restore the state of the 4.6-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/locate/code/Makefile | 2 +- usr.bin/locate/code/locate.code.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/locate/code') diff --git a/usr.bin/locate/code/Makefile b/usr.bin/locate/code/Makefile index fb1fb510e59a..b1ff0f7d6b62 100644 --- a/usr.bin/locate/code/Makefile +++ b/usr.bin/locate/code/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/locate/code/Makefile,v 1.4 1999/08/28 01:02:55 peter Exp $ PROG= locate.code CFLAGS+=-I${.CURDIR}/../locate diff --git a/usr.bin/locate/code/locate.code.c b/usr.bin/locate/code/locate.code.c index e44c51663e64..6e25d50bb02d 100644 --- a/usr.bin/locate/code/locate.code.c +++ b/usr.bin/locate/code/locate.code.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/locate/code/locate.code.c,v 1.11.2.1 2001/03/04 08:46:46 kris Exp $ */ #ifndef lint -- cgit v1.3