diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/devices/grotty/Makefile')
-rw-r--r-- | gnu/usr.bin/groff/src/devices/grotty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/devices/grotty/Makefile b/gnu/usr.bin/groff/src/devices/grotty/Makefile index d15ee8bf62319..539538415a0ea 100644 --- a/gnu/usr.bin/groff/src/devices/grotty/Makefile +++ b/gnu/usr.bin/groff/src/devices/grotty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grotty/Makefile,v 1.4 2003/05/01 13:22:19 ru Exp $ PROG_CXX= grotty SRCS= tty.cpp |