Package: apt
Version: 0.1.9
A line like the one below in sources.list causes ftp to segfault
(line 428 in ftplib.cc).
--------------------------------------------------------
deb ftp://debian.ssc.com:/pub/linux/debian unstable main
--------------------------------------------------------
The code should check for an empty port specification and use
"ftp" instead.
Neil