diff options
Diffstat (limited to 'usr.bin/make/lst.h')
-rw-r--r-- | usr.bin/make/lst.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.h b/usr.bin/make/lst.h index da3e71665262e..ecdc11e3703ff 100644 --- a/usr.bin/make/lst.h +++ b/usr.bin/make/lst.h @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)lst.h 8.2 (Berkeley) 4/28/95 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/make/lst.h,v 1.15 2002/09/17 21:29:06 jmallett Exp $ */ /*- |