diff options
author | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
---|---|---|
committer | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
commit | 1876fdd911c3d813d16e51d16396e2ab6e1176e8 (patch) | |
tree | bc8abb175c2e1c05238dd283debeb72732449a8f /mk/buildlink3 | |
parent | 92be29389985ebfd331f9a240e0a000ead451e8b (diff) | |
download | pkgsrc-1876fdd911c3d813d16e51d16396e2ab6e1176e8.tar.gz |
fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
Diffstat (limited to 'mk/buildlink3')
-rw-r--r-- | mk/buildlink3/PKGVIEWS_UG | 4 | ||||
-rw-r--r-- | mk/buildlink3/README | 4 |
2 files changed, 4 insertions, 4 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 |