diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2001-05-03 00:29:06 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2001-05-03 00:29:06 +0000 |
commit | 2e28011fbdd4f927107fe8d3734a626a51c29c8f (patch) | |
tree | 5df4faa7fe40f48474eb49559636374926a623ff /pkgtools | |
parent | f4c99f578ce02481a99335690f42382474512298 (diff) | |
download | pkgsrc-2e28011fbdd4f927107fe8d3734a626a51c29c8f.tar.gz |
make a note in the author section that I got the idea of duplicating packages
to eliminate inter-cd dependencies from Todd Vierling.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/cdpack/files/cdpack.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/cdpack/files/cdpack.1 b/pkgtools/cdpack/files/cdpack.1 index 3c504c0ac05..8f9814166ca 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). |