diff options
| author | andvar <andvar@NetBSD.org> | 2022-06-03 14:02:48 +0000 |
|---|---|---|
| committer | andvar <andvar@NetBSD.org> | 2022-06-03 14:02:48 +0000 |
| commit | bbb4b28fd99b1bb6f10aef45d54529383fff62e1 (patch) | |
| tree | d2054841e7a9b11dc8104bf40b7529f684010fa0 /distrib/notes | |
| parent | 0dba326011aa3854eaaf2201c7e1ef93ada46902 (diff) | |
fix link to pkgsrc.tar.gz file in postinstall section.
Diffstat (limited to 'distrib/notes')
| -rw-r--r-- | distrib/notes/common/postinstall | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/common/postinstall b/distrib/notes/common/postinstall index 5719d3aafea..c73c5a6ac5c 100644 --- a/distrib/notes/common/postinstall +++ b/distrib/notes/common/postinstall @@ -1,4 +1,4 @@ -.\" $NetBSD: postinstall,v 1.89 2021/05/27 15:47:42 martin Exp $ +.\" $NetBSD: postinstall,v 1.90 2022/06/03 14:02:48 andvar Exp $ .\" .\" Copyright (c) 1999-2020 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -371,7 +371,7 @@ framework for compiling packages and did not install it from the .Xr sysinst 8 post-installation configuration menu, you can obtain it by retrieving the file -.Lk https://cdn.NetBSD.org/pub/pkgsrc/pkgsrc.tar.gz . +.Lk https://cdn.NetBSD.org/pub/pkgsrc/stable/pkgsrc.tar.gz . It is typically extracted into .Pa /usr/pkgsrc (though other locations work fine) with the commands: |
