Date: Tue, 31 Jul 2001 10:20:21 -0400 (EDT) From: petef@databits.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/29354: Update MASTER_SITES for devel/rvi Message-ID: <200107311420.f6VEKL685889@entropy.databits.net>
next in thread | raw e-mail | index | archive | help
>Number: 29354 >Category: ports >Synopsis: Update MASTER_SITES for devel/rvi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 31 10:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Pete Fritchman >Release: FreeBSD 4.2-RELEASE i386 >Organization: Databits Network Services, Inc. >Environment: >Description: The main website/MASTER_SITE has been flaky over the last week for me, so add a local mirror. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rvi/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2001/07/04 15:56:29 1.1 +++ Makefile 2001/07/31 14:16:23 @@ -8,7 +8,8 @@ PORTNAME= rvi PORTVERSION= 1.0.0 CATEGORIES= devel -MASTER_SITES= http://www.rucus.ru.ac.za/~mtsegaye/rvi/ +MASTER_SITES= http://www.rucus.ru.ac.za/~mtsegaye/rvi/ \ + http://www.databits.net/~petef/distfiles/ DISTNAME= rvi MAINTAINER= petef@databits.net >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107311420.f6VEKL685889>