From 16628fb1be89da63ed109104742f906208c6c450 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 22 Aug 1999 22:02:32 +0000 Subject: Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. --- sysutils/mc/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/mc') diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile index 9f1e3ac36f3..8f8e58baa56 100644 --- a/sysutils/mc/Makefile +++ b/sysutils/mc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1999/08/17 19:24:39 tron Exp $ +# $NetBSD: Makefile,v 1.27 1999/08/22 22:02:34 tron Exp $ # FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp # @@ -7,10 +7,7 @@ CATEGORIES= sysutils MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/mc/ -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/mc/ \ - ftp://ftp.sunet.se/pub/X11/GNOME/sources/mc/ \ - ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/sources/mc/ \ - ftp://ftp.tuwien.ac.at/hci/gnome.org/GNOME/sources/mc/ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mc/} DEPENDS+= libslang-1.3.8:../../devel/libslang -- cgit v1.2.3