summaryrefslogtreecommitdiff
path: root/usr.bin/make/for.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/for.c')
-rw-r--r--usr.bin/make/for.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/for.c b/usr.bin/make/for.c
index 9db93c3eeaff..3a449c5efef0 100644
--- a/usr.bin/make/for.c
+++ b/usr.bin/make/for.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)for.c 8.1 (Berkeley) 6/6/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/make/for.c,v 1.10 1999/09/11 13:08:01 hoek Exp $";
#endif
#endif /* not lint */