commit f2e0c7a2d266ae88f52b139d92d01c0960232536 from: David du Colombier <0intro@gmail.com> date: Fri Sep 01 18:17:47 2017 UTC dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io commit - cf4b9eefb30c5fc1cfe246f4c5cafc11d0be793c commit + f2e0c7a2d266ae88f52b139d92d01c0960232536 blob - d581186ef225811434c2ab8c0c8b559bd5118d82 blob + a09cf535e15dba5a5b132dacdcf9ab36c38214d1 --- dict/README +++ dict/README @@ -2,12 +2,12 @@ # and modifying dict to handle it. # This is the Project Gutenberg original Webster's dictionary -hget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2| +wget -O- https://9fans.github.io/plan9port/dist/pgw.tar.bz2| bunzip2| tar xf - # This is the Project Gutenberg original Roget's thesaurus -hget http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2| +wget -O- https://9fans.github.io/plan9port/dist/roget.tar.bz2| bunzip2| tar xf - blob - d5c1102540799fd617c594d91bcf3bd972ca847c blob + b75b2969abc39eeda40babfa36647b976706d753 --- sky/README +++ sky/README @@ -1,2 +1,2 @@ -wget -O- http://pdos.lcs.mit.edu/~rsc/scat.tgz | gunzip | tar xf - +wget -O- https://9fans.github.io/plan9port/dist/scat.tgz | gunzip | tar xf - cp here.sample here