We want to make sure our sane-backends version can be fetched when
there's a new release.
Regards,
Antoine
--- sane-backends/Makefile.orig Thu Oct 6 10:43:52 2005
+++ sane-backends/Makefile Thu Oct 6 10:44:11 2005
@@ -18,7 +18,8 @@
MASTER_SITES= ftp://ftp.sane-project.org/pub/sane/${DISTNAME}/ \
http://gd.tuwien.ac.at/hci/sane/${DISTNAME}/ \
- ftp://gd.tuwien.ac.at/hci/sane/${DISTNAME}/
+ ftp://gd.tuwien.ac.at/hci/sane/${DISTNAME}/ \
+ ftp://ftp.sane-project.org/pub/sane/old-versions/${DISTNAME}/
WANTLIB= c m
LIB_DEPENDS= usb.7::devel/libusb \