diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-04-07 14:34:39 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-04-07 14:34:39 -0500 |
commit | 2f2e313a47eae1789351e8eb58222ccb074d78e6 (patch) | |
tree | 3246a366b08a4cc516a21129df6f9bc251ba8816 /sys/man/1/pkg | |
parent | ba9b009f520ebf47b0d4ce20662bedb1095ef69d (diff) |
pkg(1): change default $pkgpath to http://r-36.net/9front/pkg/$cputype
Diffstat (limited to 'sys/man/1/pkg')
-rw-r--r-- | sys/man/1/pkg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/pkg b/sys/man/1/pkg index d57409e46..7a2aabf9f 100644 --- a/sys/man/1/pkg +++ b/sys/man/1/pkg @@ -98,7 +98,7 @@ source files of packages installed locally. .br .B /sys/src/cmd/pkg/unpkg.c .SH REPOSITORIES -.B http://pkg.violetti.org/386 +.B http://r-36.net/pkg/386 .br .B http://plan9.stanleylieber.com/pkg/386 .SH SEE ALSO |