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..962fda68a6af5 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.32.1 2008/10/02 02:57:24 kensmith Exp $ TOPREL= ../../.. DIST_SUBDIR= src/devices/${.CURDIR:T} |