diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/libs')
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/Makefile.inc | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/libbib/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/libdriver/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/libgroff/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gnu/usr.bin/groff/src/libs/Makefile b/gnu/usr.bin/groff/src/libs/Makefile index 1461cda28bac..9b1e706be76a 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile +++ b/gnu/usr.bin/groff/src/libs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile,v 1.1 2001/04/17 12:37:08 ru Exp $ SUBDIR= libgroff libdriver libbib diff --git a/gnu/usr.bin/groff/src/libs/Makefile.inc b/gnu/usr.bin/groff/src/libs/Makefile.inc index 627553fa6e85..3f786b71de5e 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile.inc +++ b/gnu/usr.bin/groff/src/libs/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile.inc,v 1.1 2001/04/17 12:37:08 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/libs/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/libs/libbib/Makefile b/gnu/usr.bin/groff/src/libs/libbib/Makefile index ed1fd2fc7a6d..5b4a1450af2e 100644 --- a/gnu/usr.bin/groff/src/libs/libbib/Makefile +++ b/gnu/usr.bin/groff/src/libs/libbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.4 2004/10/24 15:32:28 ru Exp $ LIB= bib INTERNALLIB= diff --git a/gnu/usr.bin/groff/src/libs/libdriver/Makefile b/gnu/usr.bin/groff/src/libs/libdriver/Makefile index 0c107b4918f8..45b2ffdbdfc4 100644 --- a/gnu/usr.bin/groff/src/libs/libdriver/Makefile +++ b/gnu/usr.bin/groff/src/libs/libdriver/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libdriver/Makefile,v 1.4 2004/10/24 15:32:28 ru Exp $ LIB= driver INTERNALLIB= diff --git a/gnu/usr.bin/groff/src/libs/libgroff/Makefile b/gnu/usr.bin/groff/src/libs/libgroff/Makefile index 6b29f0def653..05dbbdf02b3f 100644 --- a/gnu/usr.bin/groff/src/libs/libgroff/Makefile +++ b/gnu/usr.bin/groff/src/libs/libgroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libgroff/Makefile,v 1.8.2.1 2005/11/15 22:06:59 ru Exp $ LIB= groff INTERNALLIB= |
