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