From cba6801676be3625012f12ee622aa10fefeb73e8 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 17 Aug 1999 19:24:39 +0000 Subject: Current version of midnight commander is only available in directory "sources/mc/", not "1.0/sources/" on the GNOME ftp sites. --- sysutils/mc/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'sysutils/mc') diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile index 58ff9ead2ad..9f1e3ac36f3 100644 --- a/sysutils/mc/Makefile +++ b/sysutils/mc/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.25 1999/08/17 18:26:01 rh Exp $ +# $NetBSD: Makefile,v 1.26 1999/08/17 19:24:39 tron Exp $ # FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp # DISTNAME= mc-4.5.37 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ - ftp://ftp.sunet.se/pub/X11/GNOME/gnome-1.0/sources/ \ - ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ 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/ DEPENDS+= libslang-1.3.8:../../devel/libslang -- cgit v1.2.3