Upgrade openssl to 0.9.8x.
diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops
index 7135d7e..0b7fa0f 100644
--- a/PCbuild/pyproject.vsprops
+++ b/PCbuild/pyproject.vsprops
@@ -82,7 +82,7 @@
 	/>

 	<UserMacro

 		Name="opensslDir"

-		Value="$(externalsDir)\openssl-0.9.8l"

+		Value="$(externalsDir)\openssl-0.9.8x"

 	/>

 	<UserMacro

 		Name="tcltkDir"

diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 4412d2e..d3c229d 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -142,7 +142,7 @@
 
     Get the source code through
 
-    svn export http://svn.python.org/projects/external/openssl-0.9.8l
+    svn export http://svn.python.org/projects/external/openssl-0.9.8x
 
     ** NOTE: if you use the Tools\buildbot\external(-amd64).bat approach for
     obtaining external sources then you don't need to manually get the source