From dbcfc8200a0a98d9af070237fdf9f17fa8eddedc Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 15 Apr 1997 20:59:13 +0000 Subject: [PATCH] Main site remove distfile, so add few another sites with this distfile instead --- lang/p2c/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile index 5ba44bb33038..cdef9b0a3541 100644 --- a/lang/p2c/Makefile +++ b/lang/p2c/Makefile @@ -3,13 +3,15 @@ # Date created: 4 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.9 1996/11/17 06:12:37 obrien Exp $ +# $Id: Makefile,v 1.10 1996/11/18 14:02:52 asami Exp $ # DISTNAME= p2c-1.21alpha-07.Dec.93 PKGNAME= p2c-1.21a CATEGORIES= lang -MASTER_SITES= ftp://src.doc.ic.ac.uk/gnu/hurd/ +MASTER_SITES= ftp://ftp.pal.xgw.fi/pub/gnu/alpha/gnu/ \ + ftp://ftp.clara.net/pub/mirrors/gnu/hurd/ \ + ftp://ftp.obspm.fr/pub1/computing/gnu/hurd/ DISTFILES= p2c-1.21alpha2.tar.gz MAINTAINER= jmz@FreeBSD.org