summaryrefslogtreecommitdiff
path: root/pkgtools/cdpack
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-05-03 00:29:06 +0000
committerdmcmahill <dmcmahill>2001-05-03 00:29:06 +0000
commitb1ea53e29b0a8396fe0885e18c0754a142fc645e (patch)
tree5df4faa7fe40f48474eb49559636374926a623ff /pkgtools/cdpack
parent19d52c65ad60f6f307bab8cc8bfb276842afe225 (diff)
downloadpkgsrc-b1ea53e29b0a8396fe0885e18c0754a142fc645e.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/cdpack')
-rw-r--r--pkgtools/cdpack/files/cdpack.16
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).