Date: Sun, 6 Jun 2004 23:33:29 +0200 (CEST) From: Roman Neuhauser <neuhauser@chello.cz> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/67637: [PATCH] converters/mmencode distsite fix Message-ID: <20040606213329.55AE12FDA01@isis.wad.cz> Resent-Message-ID: <200406062140.i56LeCPl024301@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67637 >Category: ports >Synopsis: [PATCH] converters/mmencode distsite fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 06 14:40:12 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386 >Description: replace hosts that have disappeared (see portsurvey) >How-To-Repeat: >Fix: --- converters::mmencode.distsite.patch begins here --- Index: converters/mmencode/Makefile =================================================================== RCS file: /home/ncvs/ports/converters/mmencode/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- converters/mmencode/Makefile 2 Nov 2003 03:36:41 -0000 1.6 +++ converters/mmencode/Makefile 6 Jun 2004 21:28:03 -0000 @@ -8,8 +8,8 @@ PORTNAME= mmencode PORTVERSION= 2.7 CATEGORIES= converters -MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/ \ - http://ftp.dmz.digex.net/pub/packages/mail/metamail/ \ +MASTER_SITES= ftp://wall.etl.go.jp/pub/mime/mm2.7/ \ + ftp://ftp.delegate.org/pub/mime/mm2.7/ \ ftp://ftp.funet.fi/pub/unix/mail/metamail/ DISTNAME= mm${PORTVERSION} EXTRACT_SUFX= .tar.Z --- converters::mmencode.distsite.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040606213329.55AE12FDA01>