summaryrefslogtreecommitdiff
path: root/usr.bin/less
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/less')
-rw-r--r--usr.bin/less/Makefile2
-rw-r--r--usr.bin/less/Makefile.common2
-rw-r--r--usr.bin/less/defines.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/less/Makefile b/usr.bin/less/Makefile
index 4b3effddc7217..cdb9e5bdf3325 100644
--- a/usr.bin/less/Makefile
+++ b/usr.bin/less/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/less/Makefile,v 1.4.2.3 2000/08/07 01:54:25 ps Exp $
PROG= less
SRCS= main.c screen.c brac.c ch.c charset.c cmdbuf.c command.c decode.c \
diff --git a/usr.bin/less/Makefile.common b/usr.bin/less/Makefile.common
index 6b3b62b97dab8..a863903b61bfd 100644
--- a/usr.bin/less/Makefile.common
+++ b/usr.bin/less/Makefile.common
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/less/Makefile.common,v 1.3.2.1 2000/06/30 01:03:15 ps Exp $
LSDIR= ${.CURDIR}/../../contrib/less
.PATH: ${LSDIR}
diff --git a/usr.bin/less/defines.h b/usr.bin/less/defines.h
index c41bdfaac8d6f..610b7651dc45e 100644
--- a/usr.bin/less/defines.h
+++ b/usr.bin/less/defines.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/usr.bin/less/defines.h,v 1.1.2.2 2000/07/19 09:24:25 ps Exp $ */
/* defines.h. Generated automatically by configure. */
/* defines.h.in. Generated automatically from configure.in by autoheader. */
/* Unix definition file for less. -*- C -*-