diff options
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-10-28 17:57:25 (GMT) |
---|---|---|
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-10-28 17:57:25 (GMT) |
commit | 7c3d7093771543312eea17b0cd8d8285d44a20fc (patch) | |
tree | d1ea34cf9678a982c0032bf38aed2366a3a84bf9 /PCbuild | |
parent | 5be365f55d37dbceef6c12492007514c558437f6 (diff) | |
download | cpython-7c3d7093771543312eea17b0cd8d8285d44a20fc.zip cpython-7c3d7093771543312eea17b0cd8d8285d44a20fc.tar.gz cpython-7c3d7093771543312eea17b0cd8d8285d44a20fc.tar.bz2 |
Updated readme.txt about OpenSSL.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 69deac2..48ff8eb 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -156,7 +156,7 @@ _ssl nasmw.exe. You can also install ActivePerl from - http://www.activestate.com/Products/ActivePerl/ + http://www.activestate.com/activeperl/ if you like to use the official sources instead of the files from python's subversion repository. The svn version contains pre-build makefiles and assembly files. |