summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
authorMark-Jason Dominus <mjd@plover.com>2001-11-08 03:59:02 -0500
committerAbhijit Menon-Sen <ams@wiw.org>2001-11-08 13:02:19 +0000
commit468f45d50549a232c40d65539180944d7cd0038b (patch)
tree431a891a5035e50464d679c1556d3a0d104f96fa /win32/Makefile
parenta93751fa40b15f424f91bba70d1533c6b4024e42 (diff)
downloadperl-468f45d50549a232c40d65539180944d7cd0038b.tar.gz
Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
Message-Id: <20011108135902.2275.qmail@plover.com> p4raw-id: //depot/perl@12898
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 91978fb4b9..5ae84c7d0f 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -94,7 +94,7 @@ USE_PERLIO = define
# uncomment to enable use of PerlCRT.DLL when using the Visual C compiler.
# It has patches that fix known bugs in older versions of MSVCRT.DLL.
# This currently requires VC 5.0 with Service Pack 3 or later.
-# Get it from CPAN at http://www.perl.com/CPAN/authors/id/D/DO/DOUGL/
+# Get it from CPAN at http://www.cpan.org/authors/id/D/DO/DOUGL/
# and follow the directions in the package to install.
#
# Not recommended if you have VC 6.x and you're not running Windows 9x.