diff options
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 25683caa585..a13e422a791 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/21 20:12:29 veego Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/24 19:09:14 tron Exp $ # DISTNAME= sane-frontends-1.0.4 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://metalab.unc.edu/pub/Linux/apps/graphics/capture/ \ ftp://metalab.unc.edu/pub/Linux/Incoming/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/device/scsi/scanner/sane/ \ - http://gd.tuwien.ac.at/hci/sane/ + ftp://ftp.informatik.uni-oldenburg.de/pub/sane/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mostang.com/sane/ |