diff options
Diffstat (limited to 'gnu/usr.bin/man/Makefile')
-rw-r--r-- | gnu/usr.bin/man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/Makefile b/gnu/usr.bin/man/Makefile index 8a730e198ad7a..8d34315d52e86 100644 --- a/gnu/usr.bin/man/Makefile +++ b/gnu/usr.bin/man/Makefile @@ -4,7 +4,7 @@ # License as specified in the README file that comes with the man 1.0 # distribution. # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/man/Makefile,v 1.6 2002/11/18 10:25:27 ru Exp $ # SUBDIR = lib man manpath apropos |