diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/devices/Makefile.inc')
-rw-r--r-- | gnu/usr.bin/groff/src/devices/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/devices/Makefile.inc b/gnu/usr.bin/groff/src/devices/Makefile.inc index 4619cbe9ad15d..b0e19d9db159c 100644 --- a/gnu/usr.bin/groff/src/devices/Makefile.inc +++ b/gnu/usr.bin/groff/src/devices/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/Makefile.inc,v 1.1 2001/04/17 12:37:02 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/devices/${.CURDIR:T} |