Date: Tue, 2 Mar 1999 17:26:20 -0800 (PST) From: cpiazza@home.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/10363: [patch] give moxftp port some master sites Message-ID: <199903030126.RAA24871@norn.ca.eu.org>
next in thread | raw e-mail | index | archive | help
>Number: 10363 >Category: ports >Synopsis: [patch] give moxftp port some master sites >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 2 17:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Chris Piazza >Release: FreeBSD 4.0-CURRENT i386 >Organization: n/a >Environment: FreeBSD norn.ca.eu.org 4.0-CURRENT >Description: self-explanatory. Comments welcome. >How-To-Repeat: >Fix: Index: moxftp/Makefile =================================================================== RCS file: /cvs/ports/net/moxftp/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 1998/12/12 01:48:39 1.21 +++ Makefile 1999/03/03 01:22:48 @@ -8,7 +8,9 @@ DISTNAME= moxftp-2.2 CATEGORIES= net -MASTER_SITES= ftp://ftp.pacbell.com/X11/contrib/applications/ +MASTER_SITES= ftp://metalab.unc.edu/pub/X11/contrib/applications/ \ + ftp://ftp.inria.fr/X/contrib-R5/applications/ \ + ftp://ftp.tk.mesh.ad.jp/pub/X/contrib/applications/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.ORG -Chris >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?199903030126.RAA24871>