--- Makefile.org 2007-01-22 14:39:02.000000000 -0600 +++ Makefile 2007-01-22 14:39:10.000000000 -0600 @@ -314,7 +314,7 @@ b410p: @wget -V >/dev/null || (echo "You need wget in order to install the drivers" ; false) - [ -f misdn-b410p.tar.bz ] || wget http://ftp.digium.com/pub/zaptel/b410p/misdn-b410p.tar.gz + [ -f misdn-b410p.tar.gz ] || wget http://ftp.digium.com/pub/zaptel/b410p/misdn-b410p.tar.gz tar -zxf misdn-b410p.tar.gz $(MAKE) -C misdn install [ -f mISDNuser.tar.gz ] || wget http://ftp.digium.com/pub/zaptel/b410p/mISDNuser.tar.gz