From owner-freebsd-ports Wed Jun 7 12:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 127AD37BE47 for ; Wed, 7 Jun 2000 12:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA22451; Wed, 7 Jun 2000 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dannyboy.eyep.net (adsl-207-68-89-13.ba-dsg.net [207.68.89.13]) by hub.freebsd.org (Postfix) with ESMTP id C943237BEC5 for ; Wed, 7 Jun 2000 12:14:02 -0700 (PDT) (envelope-from dannyboy@dannyboy.eyep.net) Received: (from dannyboy@localhost) by dannyboy.eyep.net (8.9.3/8.9.3) id PAA07432; Wed, 7 Jun 2000 15:13:45 -0400 (EDT) (envelope-from dannyboy) Message-Id: <200006071913.PAA07432@dannyboy.eyep.net> Date: Wed, 7 Jun 2000 15:13:45 -0400 (EDT) From: Daniel Harris Reply-To: dannyboy@subdimension.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19101: Fix MASTER_SITES for graphics/cqcam Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19101 >Category: ports >Synopsis: Fix MASTER_SITES for graphics/cqcam >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: Wed Jun 07 12:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Daniel Harris >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: Fresh sup of ports. >Description: Distfile moved from ftp.cdrom.com to ftp.freesoftware.com. >How-To-Repeat: cd /usr/ports/graphics/cqcam && make fetch >Fix: s/cdrom/freesoftware , like so: diff -urN /usr/ports/graphics/cqcam/Makefile cqcam/Makefile --- /usr/ports/graphics/cqcam/Makefile Fri Apr 14 21:54:39 2000 +++ cqcam/Makefile Wed Jun 7 15:04:15 2000 @@ -8,7 +8,7 @@ PORTNAME= cqcam PORTVERSION= 0.45a CATEGORIES= graphics tk82 -MASTER_SITES= ftp://ftp.cdrom.com/pub/unixfreeware/graphics/ +MASTER_SITES= ftp://ftp.freesoftware.com/pub/unixfreeware/graphics/ EXTRACT_SUFX= .tgz 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