Date: Mon, 10 Aug 1998 12:18:27 +0930 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7542: Fix for unfetchable distfile for emulators/cpmemu Message-ID: <199808100248.MAA11488@cain.gsoft.com.au>
next in thread | raw e-mail | index | archive | help
>Number: 7542 >Category: ports >Synopsis: Fix for unfetchable distfile for emulators/cpmemu >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: Sun Aug 9 19:50:00 PDT 1998 >Last-Modified: >Originator: Daniel O'Connor >Organization: >Release: FreeBSD 2.2.6-BETA i386 >Environment: >Description: >How-To-Repeat: >Fix: diff -uNr cpmemu.old/Makefile cpmemu/Makefile --- cpmemu.old/Makefile Mon Aug 10 12:15:15 1998 +++ cpmemu/Makefile Mon Aug 10 12:17:30 1998 @@ -8,12 +8,10 @@ DISTNAME= cpm-0.2 PKGNAME= cpmemu-0.2 CATEGORIES= emulators -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/ +MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/slackware-3.2/source/extra-stuff/CPM-80-emulator/ # ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't # mirrored. MAINTAINER= ports@FreeBSD.org - -BROKEN= fetch .include <bsd.port.mk> >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?199808100248.MAA11488>