diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/grn/Makefile')
-rw-r--r-- | gnu/usr.bin/groff/src/preproc/grn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/grn/Makefile b/gnu/usr.bin/groff/src/preproc/grn/Makefile index 58309d2a5eb8..3bec3ddbb0c0 100644 --- a/gnu/usr.bin/groff/src/preproc/grn/Makefile +++ b/gnu/usr.bin/groff/src/preproc/grn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/grn/Makefile,v 1.4 2003/05/01 13:22:19 ru Exp $ PROG_CXX= grn SRCS= hdb.cpp hpoint.cpp hgraph.cpp main.cpp |