aboutsummaryrefslogtreecommitdiffstats
path: root/upload
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-06-25 00:34:44 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-06-25 00:34:44 +0000
commit31e021867a047cec8d8f8ae866ff23b6c090a37d (patch)
tree8c44cf7f71258668317bcfaee9e26959047c1641 /upload
parent41d8b8ba67b001a648cf01c48dc34db1a1e25075 (diff)
downloadfetchmail-31e021867a047cec8d8f8ae866ff23b6c090a37d.tar.gz
fetchmail-31e021867a047cec8d8f8ae866ff23b6c090a37d.tar.bz2
fetchmail-31e021867a047cec8d8f8ae866ff23b6c090a37d.zip
Ready to release.
svn path=/trunk/; revision=3380
Diffstat (limited to 'upload')
-rwxr-xr-xupload1
1 files changed, 1 insertions, 0 deletions
diff --git a/upload b/upload
index 412db368..1011975f 100755
--- a/upload
+++ b/upload
@@ -11,6 +11,7 @@ echo "Beginning web upload..."
# First, copy to primary website
dest=esr@${WWWHOST}:${WWWDIR}/fetchmail
scp fetchmail-${version}.tar.gz $dest
+scp fetchmail-${version}.tar.gz.asc $dest
scp fetchmail-FAQ.html $dest
scp fetchmail-${version}-1.i386.rpm $dest
scp fetchmail-${version}-1.src.rpm $dest