Date: Sat, 7 Dec 2002 21:24:37 +0200 (EET) From: Alexandr Kovalenko <never@nevermind.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46067: [PATCH] Fix MASTER_SITES for audio/mp3encode Message-ID: <200212071924.gB7JOZtJ011625@kurush.osdn.org.ua>
next in thread | raw e-mail | index | archive | help
>Number: 46067 >Category: ports >Synopsis: [PATCH] Fix MASTER_SITES for audio/mp3encode >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 07 11:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alexandr Kovalenko >Release: FreeBSD 4.7-RELEASE i386 >Organization: WNet ISP, Kiev, Ukraine >Environment: System: FreeBSD kurush.osdn.org.ua 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Tue Oct 15 17:18:12 EEST 2002 root@kurush.osdn.org.ua:/usr/obj/usr/src/sys/kurush i386 Latest ports. >Description: - Add ftp.isc.org as an alternative MASTER_SITE. >How-To-Repeat: N/A >Fix: --- Makefile.orig Sat Dec 7 21:16:35 2002 +++ Makefile Sat Dec 7 21:22:08 2002 @@ -9,7 +9,8 @@ PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ +MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ \ + ftp://ftp.isc.org/FreeBSD/ports/distfiles/ DISTNAME= dist10 MAINTAINER= ports@FreeBSD.org >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?200212071924.gB7JOZtJ011625>