diff options
author | John Baldwin <jhb@FreeBSD.org> | 1999-08-28 19:49:39 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 1999-08-28 19:49:39 +0000 |
commit | 81fb662a554ee82fca9692728d52a7eaa5fb164f (patch) | |
tree | d0f6cee0412ba964a08ab2aba34d27e3a6709776 | |
parent | 1114afe19adb53da471f42e15f9622c8fdc9c72b (diff) |
Notes
-rw-r--r-- | en_US.ISO8859-1/books/faq/Makefile | 4 | ||||
-rw-r--r-- | en_US.ISO8859-1/books/fdp-primer/Makefile | 4 | ||||
-rw-r--r-- | en_US.ISO8859-1/books/handbook/Makefile | 4 | ||||
-rw-r--r-- | en_US.ISO_8859-1/books/faq/Makefile | 4 | ||||
-rw-r--r-- | en_US.ISO_8859-1/books/fdp-primer/Makefile | 4 | ||||
-rw-r--r-- | en_US.ISO_8859-1/books/handbook/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/en_US.ISO8859-1/books/faq/Makefile b/en_US.ISO8859-1/books/faq/Makefile index 082b001e91..9c9e480cf5 100644 --- a/en_US.ISO8859-1/books/faq/Makefile +++ b/en_US.ISO8859-1/books/faq/Makefile @@ -1,10 +1,10 @@ # -# $Id: Makefile,v 1.1 1999-08-17 21:52:02 nik Exp $ +# $Id: Makefile,v 1.2 1999-08-28 19:49:31 jhb Exp $ # # Build the FreeBSD FAQ # -MAINTAINER=nik@FreeBSD.ORG +MAINTAINER=nik@FreeBSD.org DOC?= book diff --git a/en_US.ISO8859-1/books/fdp-primer/Makefile b/en_US.ISO8859-1/books/fdp-primer/Makefile index 721b5e366f..84d7515208 100644 --- a/en_US.ISO8859-1/books/fdp-primer/Makefile +++ b/en_US.ISO8859-1/books/fdp-primer/Makefile @@ -1,10 +1,10 @@ # -# $Id: Makefile,v 1.3 1999-07-14 22:31:29 nik Exp $ +# $Id: Makefile,v 1.4 1999-08-28 19:49:38 jhb Exp $ # # Build the FreeBSD Documentation Project Primer. # -MAINTAINER=nik@FreeBSD.ORG +MAINTAINER=nik@FreeBSD.org DOC?= book diff --git a/en_US.ISO8859-1/books/handbook/Makefile b/en_US.ISO8859-1/books/handbook/Makefile index ae4e1754f4..4f544d0096 100644 --- a/en_US.ISO8859-1/books/handbook/Makefile +++ b/en_US.ISO8859-1/books/handbook/Makefile @@ -1,10 +1,10 @@ # -# $Id: Makefile,v 1.22 1999-08-17 21:35:54 nik Exp $ +# $Id: Makefile,v 1.23 1999-08-28 19:49:39 jhb Exp $ # # Build the FreeBSD Handbook. # -MAINTAINER=nik@FreeBSD.ORG +MAINTAINER=nik@FreeBSD.org DOC?= book diff --git a/en_US.ISO_8859-1/books/faq/Makefile b/en_US.ISO_8859-1/books/faq/Makefile index 082b001e91..9c9e480cf5 100644 --- a/en_US.ISO_8859-1/books/faq/Makefile +++ b/en_US.ISO_8859-1/books/faq/Makefile @@ -1,10 +1,10 @@ # -# $Id: Makefile,v 1.1 1999-08-17 21:52:02 nik Exp $ +# $Id: Makefile,v 1.2 1999-08-28 19:49:31 jhb Exp $ # # Build the FreeBSD FAQ # -MAINTAINER=nik@FreeBSD.ORG +MAINTAINER=nik@FreeBSD.org DOC?= book diff --git a/en_US.ISO_8859-1/books/fdp-primer/Makefile b/en_US.ISO_8859-1/books/fdp-primer/Makefile index 721b5e366f..84d7515208 100644 --- a/en_US.ISO_8859-1/books/fdp-primer/Makefile +++ b/en_US.ISO_8859-1/books/fdp-primer/Makefile @@ -1,10 +1,10 @@ # -# $Id: Makefile,v 1.3 1999-07-14 22:31:29 nik Exp $ +# $Id: Makefile,v 1.4 1999-08-28 19:49:38 jhb Exp $ # # Build the FreeBSD Documentation Project Primer. # -MAINTAINER=nik@FreeBSD.ORG +MAINTAINER=nik@FreeBSD.org DOC?= book diff --git a/en_US.ISO_8859-1/books/handbook/Makefile b/en_US.ISO_8859-1/books/handbook/Makefile index ae4e1754f4..4f544d0096 100644 --- a/en_US.ISO_8859-1/books/handbook/Makefile +++ b/en_US.ISO_8859-1/books/handbook/Makefile @@ -1,10 +1,10 @@ # -# $Id: Makefile,v 1.22 1999-08-17 21:35:54 nik Exp $ +# $Id: Makefile,v 1.23 1999-08-28 19:49:39 jhb Exp $ # # Build the FreeBSD Handbook. # -MAINTAINER=nik@FreeBSD.ORG +MAINTAINER=nik@FreeBSD.org DOC?= book |