summaryrefslogtreecommitdiff
path: root/usr.bin/make/arch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/arch.c')
-rw-r--r--usr.bin/make/arch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/arch.c b/usr.bin/make/arch.c
index 7ae642aa91ba4..225d67f746ec9 100644
--- a/usr.bin/make/arch.c
+++ b/usr.bin/make/arch.c
@@ -41,7 +41,7 @@
static char sccsid[] = "@(#)arch.c 8.2 (Berkeley) 1/2/94";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/make/arch.c,v 1.15 1999/10/10 20:39:36 julian Exp $";
#endif
#endif /* not lint */