diff options
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index a13e422a791..08cd36009f4 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2001/02/24 19:09:14 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/28 11:25:26 wiz Exp $ # DISTNAME= sane-frontends-1.0.4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://gd.tuwien.ac.at/hci/sane/ \ - ftp://metalab.unc.edu/pub/Linux/apps/graphics/capture/ \ - ftp://metalab.unc.edu/pub/Linux/Incoming/ \ + ${MASTER_SITE_SUNSITE:=apps/graphics/capture/} \ + ${MASTER_SITE_SUNSITE:=Incoming/} \ ftp://ftp.u-aizu.ac.jp/pub/misc/device/scsi/scanner/sane/ \ ftp://ftp.informatik.uni-oldenburg.de/pub/sane/ |