aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-02-18 03:27:59 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-02-18 03:27:59 +0000
commitd275680a40c56818d9065fceb63498e16ae7e5eb (patch)
tree7409e0977d8c10a8f2a343f392e0a49e37a4dfc4
parent9b79d5ea296dc4bf4f03d79b17c55687fffabd03 (diff)
downloadfetchmail-d275680a40c56818d9065fceb63498e16ae7e5eb.tar.gz
fetchmail-d275680a40c56818d9065fceb63498e16ae7e5eb.tar.bz2
fetchmail-d275680a40c56818d9065fceb63498e16ae7e5eb.zip
Ready to ship.
svn path=/trunk/; revision=1647
-rwxr-xr-xmakerelease2
1 files changed, 1 insertions, 1 deletions
diff --git a/makerelease b/makerelease
index b02913f2..40bb7276 100755
--- a/makerelease
+++ b/makerelease
@@ -52,7 +52,7 @@ open(REPORT, ">PREAMBLE.$$");
print REPORT <<EOF;
The $version release of fetchmail is now available at the usual locations,
-including http://www.ccil.org/~esr/fetchmail. Here are the release notes:
+including http://$ENV{'WWWHOST'}/~esr/fetchmail. Here are the release notes:
EOF