diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-06-05 14:19:07 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-06-05 14:19:07 -0500 |
commit | a915df2db19e1c62f1f0d6567c1602634ceaa1a5 (patch) | |
tree | e13ab22a530c5eb5101ece5fb060182013721a04 /sys/man/1/pkg | |
parent | 1ffd5f9af1ee4c870346a482fee2dc2d9314dba4 (diff) |
pkg(1): fix repo url
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 2bd2a9cdd..da6667ac9 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://r-36.net/pkg/386 +.B http://r-36.net/9front/pkg/386 .br .B http://ph.inri.net/9front/pkg/386 .SH SEE ALSO |