diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/html/Makefile')
-rw-r--r-- | gnu/usr.bin/groff/src/preproc/html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/html/Makefile b/gnu/usr.bin/groff/src/preproc/html/Makefile index 2a3fb4952e4f..532326a9f636 100644 --- a/gnu/usr.bin/groff/src/preproc/html/Makefile +++ b/gnu/usr.bin/groff/src/preproc/html/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/html/Makefile,v 1.7 2004/12/21 08:47:00 ru Exp $ PROG_CXX= pre-grohtml SRCS= pre-html.cpp pushback.cpp |