summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorkano <kano@pkgsrc.org>2007-10-07 12:59:11 +0000
committerkano <kano@pkgsrc.org>2007-10-07 12:59:11 +0000
commitabdb54b351a99a07987fe50af3433a9bb2b5e54c (patch)
treebc8abb175c2e1c05238dd283debeb72732449a8f /mk
parent5d01b5a3bd4ddd45957c1c1854af2305368bcb1d (diff)
downloadpkgsrc-abdb54b351a99a07987fe50af3433a9bb2b5e54c.tar.gz
fix obsolete URLs for www.NetBSD.org
close PR pkg/37071 reviewd by xtraeme@
Diffstat (limited to 'mk')
-rw-r--r--mk/buildlink3/PKGVIEWS_UG4
-rw-r--r--mk/buildlink3/README4
-rw-r--r--mk/bulk/post-build4
3 files changed, 6 insertions, 6 deletions
diff --git a/mk/buildlink3/PKGVIEWS_UG b/mk/buildlink3/PKGVIEWS_UG
index 5b420a56e0d..703e9c54078 100644
--- a/mk/buildlink3/PKGVIEWS_UG
+++ b/mk/buildlink3/PKGVIEWS_UG
@@ -1,4 +1,4 @@
-$NetBSD: PKGVIEWS_UG,v 1.3 2006/12/15 12:46:24 martti Exp $
+$NetBSD: PKGVIEWS_UG,v 1.4 2007/10/07 12:59:13 kano Exp $
0 User's Guide to pkgviews
==========================
@@ -219,4 +219,4 @@ For a more complete understanding of the motivations and principles
behind pkgviews, the following paper by Alistair Crooks is highly
recommended:
- http://www.NetBSD.org/Documentation/software/pkgviews.pdf
+ http://www.NetBSD.org/docs/software/pkgviews.pdf
diff --git a/mk/buildlink3/README b/mk/buildlink3/README
index eba31172821..e0215e438ec 100644
--- a/mk/buildlink3/README
+++ b/mk/buildlink3/README
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.6 2005/03/24 17:46:01 tv Exp $
+$NetBSD: README,v 1.7 2007/10/07 12:59:13 kano Exp $
0 Package Views
===============
@@ -36,7 +36,7 @@ EuroBSDCon in November 2002 that described the work he did on the
is highly-recommended reading for a more complete understanding of
package views principles and is available at:
- http://www.NetBSD.org/Documentation/software/pkgviews.pdf
+ http://www.NetBSD.org/docs/software/pkgviews.pdf
Unfortunately, Alistair ran out of time to devote to integrating his
work into the main pkgsrc branch. The code he developed languished on
diff --git a/mk/bulk/post-build b/mk/bulk/post-build
index 4a377940dd3..e32d508509c 100644
--- a/mk/bulk/post-build
+++ b/mk/bulk/post-build
@@ -1,5 +1,5 @@
#!/usr/pkg/bin/perl
-# $NetBSD: post-build,v 1.68 2007/01/21 23:42:29 rillig Exp $
+# $NetBSD: post-build,v 1.69 2007/10/07 12:59:13 kano Exp $
#
# Collect stuff after a pkg bulk build
#
@@ -655,7 +655,7 @@ The following cache files were used during the build:
<!-- <li>See the list of <a href="../index.html">all log files</a>. -->
<li>Visit the <a href="http://www.NetBSD.org">NetBSD web site</a>.
<li>Learn more about
- <a href="http://www.NetBSD.org/Documentation/software/packages.html">
+ <a href="http://www.NetBSD.org/docs/software/packages.html">
The NetBSD Packages Collection</a>.
</ul>
</p>