Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 15:13:45 -0400 (EDT)
From:      Daniel Harris <dannyboy@dannyboy.eyep.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19101: Fix MASTER_SITES for graphics/cqcam
Message-ID:  <200006071913.PAA07432@dannyboy.eyep.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006071913.PAA07432>