# minicom 2.1
# ===========
# If you were running minicom 2.0.00 from the previous revision of this
# howto, cd into the source dir and run 'make uninstall' before running
# through this howto.
cd
test -f installed/minicom-2.1.tar.gz &&
mv installed/minicom-2.1.tar.gz .
test ! -f minicom-2.1.tar.gz &&
wget http://alioth.debian.org/download.php/123/minicom-2.1.tar.gz