diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/tbl/Makefile')
-rw-r--r-- | gnu/usr.bin/groff/src/preproc/tbl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/tbl/Makefile b/gnu/usr.bin/groff/src/preproc/tbl/Makefile index 29e7ac238f895..bf25418acb18d 100644 --- a/gnu/usr.bin/groff/src/preproc/tbl/Makefile +++ b/gnu/usr.bin/groff/src/preproc/tbl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/tbl/Makefile,v 1.4 2003/05/01 13:22:20 ru Exp $ PROG_CXX= tbl SRCS= main.cpp table.cpp |