From 4b55a63666b3ec53cae6b4c39c531e5cada8a919 Mon Sep 17 00:00:00 2001 From: garga Date: Tue, 31 Jan 2006 09:53:00 +0000 Subject: - Add a backup MASTER_SITES and make it fetchable again PR: ports/92551 Submitted by: Jean Milanez Melo Reviewed by: maintainer --- lang/smarteiffel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index f9af82bea9c5..63dc3b2dc094 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -9,7 +9,8 @@ PORTNAME= smarteiffel PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= lang -MASTER_SITES= ftp://ftp.loria.fr/pub/loria/SmartEiffel/Oldies/ +MASTER_SITES= ftp://ftp.loria.fr/pub/loria/SmartEiffel/Oldies/ \ + ftp://ftp.cs.rit.edu/pub/mirrors/SmartEiffel/Oldies DISTNAME= SmartEiffel-${PORTVERSION} MAINTAINER= berend@pobox.com -- cgit