diff options
author | Larkin Nickle <me@larbob.org> | 2020-02-22 16:26:25 -0500 |
---|---|---|
committer | Dan Cross <crossd@gmail.com> | 2020-02-22 20:09:40 -0500 |
commit | 92aa0e13ad8cec37936998a66eb728bfca88d689 (patch) | |
tree | 3626f00e2deb3ac97b674ae3b31e9c3999db26fe /dist/pkg | |
parent | 0237dec768a4ee36ae9e18ce8566d2c999d78410 (diff) | |
download | plan9port-92aa0e13ad8cec37936998a66eb728bfca88d689.tar.gz plan9port-92aa0e13ad8cec37936998a66eb728bfca88d689.tar.bz2 plan9port-92aa0e13ad8cec37936998a66eb728bfca88d689.zip |
Fix broken references to plan9.bell-labs.com/plan9
Fixes #357
Diffstat (limited to 'dist/pkg')
-rw-r--r-- | dist/pkg/main | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/pkg/main b/dist/pkg/main index 52e5efda..c779a028 100644 --- a/dist/pkg/main +++ b/dist/pkg/main @@ -5,7 +5,7 @@ depends=plan9port-^(base bin devel dict dist faces font-asian \ desc='Plan 9 from User Space Plan 9 is a distributed computing environment built at Bell Labs starting in the late 1980s. The system can be obtained from Bell Labs - at http://plan9.bell-labs.com/plan9 and runs on PCs and a variety + at http://9p.io/plan9 and runs on PCs and a variety of other platforms. Plan 9 became a convenient platform for experimenting with new ideas, applications, and services. . |