From 2e28011fbdd4f927107fe8d3734a626a51c29c8f Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Thu, 3 May 2001 00:29:06 +0000 Subject: [PATCH] make a note in the author section that I got the idea of duplicating packages to eliminate inter-cd dependencies from Todd Vierling. --- pkgtools/cdpack/files/cdpack.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pkgtools/cdpack/files/cdpack.1 b/pkgtools/cdpack/files/cdpack.1 index 3c504c0ac054..8f9814166ca7 100644 --- a/pkgtools/cdpack/files/cdpack.1 +++ b/pkgtools/cdpack/files/cdpack.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: cdpack.1,v 1.1.1.1 2001/04/27 18:16:42 dmcmahill Exp $ +.\" $NetBSD: cdpack.1,v 1.2 2001/05/03 00:29:06 dmcmahill Exp $ .\" .\" Copyright (c) 2001 Dan McMahill, All rights reserved. .\" @@ -126,4 +126,6 @@ packages collection in April, 2001. .Sh AUTHOR The .Nm -utility was written by Dan McMahill (dmcmahill@netbsd.org). +utility was written by Dan McMahill (dmcmahill@netbsd.org). The +idea of duplicating packages to eliminate inter-CD dependencies +came from Todd Vierling (tv@netbsd.org).