summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-bindir2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir
index 720c1df7dbe..d73ce1e72a3 100755
--- a/Master/tlpkg/bin/tl-update-bindir
+++ b/Master/tlpkg/bin/tl-update-bindir
@@ -98,7 +98,7 @@ for tlname in $tlnames; do
case $tlname in
alpha-linux)
default_bin_loc=$download_loc
- $download http://www.logic.at/people/preining/alpha-linux.tgz;;
+ $download http://www.logic.at/people/preining/alpha-linux.tar.gz;;
amd64-freebsd)
default_bin_loc=$download_loc
$download http://www.witticism.org/temp/amd64_fbsd7_r10553.tar.bz2;;