aboutsummaryrefslogtreecommitdiffstats
path: root/upload
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-05 13:14:30 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-05 13:14:30 +0000
commita2dff321ddc433bdbb0818a71598ea2a840747b5 (patch)
tree16fd12273cb2387421044e2bc01c8ca249d7d7ed /upload
parent6452b2c571c21a1c396656a4b1ab10d62958782e (diff)
downloadfetchmail-a2dff321ddc433bdbb0818a71598ea2a840747b5.tar.gz
fetchmail-a2dff321ddc433bdbb0818a71598ea2a840747b5.tar.bz2
fetchmail-a2dff321ddc433bdbb0818a71598ea2a840747b5.zip
Correct upload.
svn path=/trunk/; revision=3205
Diffstat (limited to 'upload')
-rwxr-xr-xupload6
1 files changed, 3 insertions, 3 deletions
diff --git a/upload b/upload
index 467684a6..560acf7f 100755
--- a/upload
+++ b/upload
@@ -36,9 +36,9 @@ echo "Upload to ${WWWVIRTUAL} complete"
# Copy to FTP site
open $FTPHOST/fetchmail
cd $FTPDIR
-put ${package}-${version}.tar.gz
-put ${package}-${version}-1.i386.rpm
-put ${package}-${version}-1.src.rpm
+put fetchmail-${version}.tar.gz
+put fetchmail-${version}-1.i386.rpm
+put fetchmail-${version}-1.src.rpm
close
# Next, upload to Metalab