diff options
author | tron <tron@pkgsrc.org> | 2001-02-24 19:08:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-02-24 19:08:37 +0000 |
commit | 09ae1f14ef47d2e4eced90c57032372e1632a658 (patch) | |
tree | 52d21139c3ab35cca0371cab1a4eeabd38d0468f /graphics/xsane/Makefile | |
parent | 217560576566683883fbe75367f9d27d4f290005 (diff) | |
download | pkgsrc-09ae1f14ef47d2e4eced90c57032372e1632a658.tar.gz |
Add german mirror site.
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 204881c7bf3..2f99dfd825c 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2001/02/21 20:18:49 veego Exp $ +# $NetBSD: Makefile,v 1.23 2001/02/24 19:10:12 tron Exp $ # DISTNAME= xsane-0.72 @@ -10,7 +10,8 @@ MASTER_SITES= http://www.xsane.org/download/ \ ftp://ftp.de.mostang.com/pub/sane/xsane/ \ ftp://gd.tuwien.ac.at/hci/sane/xsane/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/device/scsi/scanner/sane/xsane/ \ - ftp://sunsite.uio.no/pub/sane/xsane/ + ftp://sunsite.uio.no/pub/sane/xsane/ \ + ftp://ftp.informatik.uni-oldenburg.de/pub/sane/xsane/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.xsane.org/ |