diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/devices/xditview/Makefile')
-rw-r--r-- | gnu/usr.bin/groff/src/devices/xditview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/devices/xditview/Makefile b/gnu/usr.bin/groff/src/devices/xditview/Makefile index 91bfcf3b3224b..2ab6c01097a6c 100644 --- a/gnu/usr.bin/groff/src/devices/xditview/Makefile +++ b/gnu/usr.bin/groff/src/devices/xditview/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/xditview/Makefile,v 1.2 2005/10/20 11:10:43 ru Exp $ PROG= gxditview SRCS= device.c draw.c Dvi.c font.c lex.c page.c parse.c xditview.c |