diff options
Diffstat (limited to 'usr.bin/make/make.c')
-rw-r--r-- | usr.bin/make/make.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.c b/usr.bin/make/make.c index 9a39a9ebf6677..d2698fe91f026 100644 --- a/usr.bin/make/make.c +++ b/usr.bin/make/make.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/make/make.c,v 1.38 2005/05/24 16:05:51 harti Exp $"); /* * make.c |