summaryrefslogtreecommitdiff
path: root/ext/GDBM_File
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2001-06-14 06:24:43 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-15 13:16:56 +0000
commit16c2cc0825326606c968b9b72a999739cb278941 (patch)
treeaf0c2cf44b3dc32673af515296136017d5d695c7 /ext/GDBM_File
parent97a5fa0b47cfdf459933135295df3f8510ad5999 (diff)
downloadperl-16c2cc0825326606c968b9b72a999739cb278941.tar.gz
Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
Message-ID: <ylzobaizck.fsf@windlord.stanford.edu> p4raw-id: //depot/perl@10600
Diffstat (limited to 'ext/GDBM_File')
-rw-r--r--ext/GDBM_File/GDBM_File.pm8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/GDBM_File/GDBM_File.pm b/ext/GDBM_File/GDBM_File.pm
index f857f3830e..75bc7c118c 100644
--- a/ext/GDBM_File/GDBM_File.pm
+++ b/ext/GDBM_File/GDBM_File.pm
@@ -22,10 +22,10 @@ interface.
=head1 AVAILABILITY
-Gdbm is available from any GNU archive. The master site is
-C<prep.ai.mit.edu>, but your are strongly urged to use one of the many
-mirrors. You can obtain a list of mirror sites by issuing the
-command C<finger fsf@prep.ai.mit.edu>.
+gdbm is available from any GNU archive. The master site is
+C<ftp.gnu.org>, but you are strongly urged to use one of the many
+mirrors. You can obtain a list of mirror sites from
+http://www.gnu.org/order/ftp.html.
=head1 BUGS