summaryrefslogtreecommitdiff
path: root/usr.bin/make/job.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/job.c')
-rw-r--r--usr.bin/make/job.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/job.c b/usr.bin/make/job.c
index 5e318e758382..386e5ec71966 100644
--- a/usr.bin/make/job.c
+++ b/usr.bin/make/job.c
@@ -41,7 +41,7 @@
static char sccsid[] = "@(#)job.c 8.2 (Berkeley) 3/19/94";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/make/job.c,v 1.17.2.1 2000/05/20 20:04:02 will Exp $";
#endif
#endif /* not lint */