summaryrefslogtreecommitdiff
path: root/pkgtools/cdpack
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-08-03 15:17:51 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-08-03 15:17:51 +0000
commitb2a7d43adf98eb13c5be808888f805d59685485d (patch)
tree1c6ac81b044a57dd7959585cd69be22f2ffe89bd /pkgtools/cdpack
parent8d5182cd74a0f48e632cc8577efef1b6dd5cdd44 (diff)
downloadpkgsrc-b2a7d43adf98eb13c5be808888f805d59685485d.tar.gz
s/netbsd/NetBSD/
Diffstat (limited to 'pkgtools/cdpack')
-rw-r--r--pkgtools/cdpack/files/cdpack.16
-rwxr-xr-xpkgtools/cdpack/files/cdpack.sh8
2 files changed, 7 insertions, 7 deletions
diff --git a/pkgtools/cdpack/files/cdpack.1 b/pkgtools/cdpack/files/cdpack.1
index dc7c1295d19..8979a361aea 100644
--- a/pkgtools/cdpack/files/cdpack.1
+++ b/pkgtools/cdpack/files/cdpack.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: cdpack.1,v 1.10 2003/02/05 15:01:57 dmcmahill Exp $
+.\" $NetBSD: cdpack.1,v 1.11 2003/08/03 15:17:51 dmcmahill Exp $
.\"
.\" Copyright (c) 2001, 2002, 2003 Dan McMahill, All rights reserved.
.\"
@@ -169,6 +169,6 @@ packages collection in April, 2001.
.Sh AUTHORS
The
.Nm
-utility was written by Dan McMahill (dmcmahill@netbsd.org). The
+utility was written by Dan McMahill (dmcmahill@NetBSD.org). The
idea of duplicating packages to eliminate inter-CD/DVD dependencies
-came from Todd Vierling (tv@netbsd.org).
+came from Todd Vierling (tv@NetBSD.org).
diff --git a/pkgtools/cdpack/files/cdpack.sh b/pkgtools/cdpack/files/cdpack.sh
index ebdc5de7e1d..c5073654ed2 100755
--- a/pkgtools/cdpack/files/cdpack.sh
+++ b/pkgtools/cdpack/files/cdpack.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: cdpack.sh,v 1.8 2003/02/05 15:01:57 dmcmahill Exp $
+# $NetBSD: cdpack.sh,v 1.9 2003/08/03 15:17:51 dmcmahill Exp $
#
# Copyright (c) 2001, 2002, 2003 Dan McMahill, All rights reserved.
#
@@ -420,10 +420,10 @@ fi
cat <<EOF > $readme
This $what collection contains NetBSD binary packages. For
information on the NetBSD package collection, please visit
-http://www.netbsd.org/Documentation/software/packages.html.
+http://www.NetBSD.org/Documentation/software/packages.html.
For more information about the NetBSD project, visit the
-project homepage at http://www.netbsd.org
+project homepage at http://www.NetBSD.org
EOF
@@ -492,7 +492,7 @@ cat <<EOF >> $readme
This README, along with the $what layout was created using the
cdpack program which is available as part of the NetBSD
packages collection at
-ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/pkgtools/cdpack
+ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/pkgtools/cdpack
.
EOF