summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-28 11:25:25 +0000
committerwiz <wiz@pkgsrc.org>2001-02-28 11:25:25 +0000
commita8775fb2fb29efe37435025c17ff320184b1947d (patch)
tree3be2cf18002091ea6a1c6d11d1ec155efd4ebc98
parentb9858de684befdb7149639760385708c65f6df29 (diff)
downloadpkgsrc-a8775fb2fb29efe37435025c17ff320184b1947d.tar.gz
Replace metalab URLs by MASTER_SITE_SUNSITE (even though the distfiles
are currently not there)
-rw-r--r--graphics/sane-backends/Makefile6
-rw-r--r--graphics/sane-frontends/Makefile6
-rw-r--r--misc/vfu/Makefile4
3 files changed, 8 insertions, 8 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 4ae84eb62bd..450d17469ec 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/24 19:08:37 tron Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/28 11:25:25 wiz Exp $
# FreeBSD Id: Makefile,v 1.3 1998/04/30 02:38:03 obrien Exp
#
@@ -6,8 +6,8 @@ DISTNAME= sane-backends-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/
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/
diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile
index 0a02fcf49c8..122b4b4f099 100644
--- a/misc/vfu/Makefile
+++ b/misc/vfu/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2001/02/17 18:09:28 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2001/02/28 11:25:26 wiz Exp $
#
DISTNAME= vfu-3.01
CATEGORIES= misc
MASTER_SITES= http://www.biscom.net/~cade/away/vfu/ \
- ftp://metalab.unc.edu/pub/Linux/utils/file/managers/
+ ${MASTER_SITE_SUNSITE:=utils/file/managers/}
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= hubertf@netbsd.org