diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-11 18:30:40 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-11 18:30:40 +0000 |
commit | 6415e3865d2ede049069f5d128af32e7845ccdae (patch) | |
tree | 7a9fb233acbf47e39d0a88e8a52590dc6431eccc /net/archie | |
parent | Activate XttXF86srv-*. (diff) |
Use "ftpsearch.ntnu.no" as the default server. Seems to be quite fast and
upto date.
Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
Diffstat (limited to 'net/archie')
-rw-r--r-- | net/archie/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/archie/files/patch-aa b/net/archie/files/patch-aa index 77c9c0b3e1e9..53e99bf2c5ec 100644 --- a/net/archie/files/patch-aa +++ b/net/archie/files/patch-aa @@ -31,7 +31,7 @@ # Note this only applies to the command-line client; to change the # default for the Emacs lisp version, set the archie-server variable. -ARCHIE= archie.sura.net -+ARCHIE= archie.rutgers.edu ++ARCHIE= ftpsearch.ntnu.no # Usually LDFLAGS is empty; if, after you build this, archie # complains that it can't resolve ARCHIE.ANS.NET (or whatever |