ports/46684: Fix unfetchable distfiles [Maintainer Update] games/nibbles

[ Available lists | Index of freebsd-ports | Month of Jan 2003 | Week of 2 Jan 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Michael L.Hostbaek <mich@freebsdcluster.org>
Date
2 Jan 2003 02:20:04
Subject
ports/46684: Fix unfetchable distfiles [Maintainer Update] games/nibbles
Message-ID
20030102101736.C9B4B14A24@icommerce-france.com


[ Hide this part ]
 
>Number: 46684
>Category: ports
>Synopsis: Fix unfetchable distfiles [Maintainer Update] games/nibbles
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 02 02:20:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Michael L. Hostbaek
>Release: FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386

>Description:
Fix unfetchable distfiles problem.

>How-To-Repeat:

>Fix:


diff -u -ruN nibbles.bak/Makefile nibbles/Makefile
--- nibbles.bak/Makefile Thu Jan 2 11:13:04 2003
+++ nibbles/Makefile Thu Jan 2 11:14:29 2003
@@ -9,8 +9,7 @@
PORTNAME= nibbles
PORTVERSION= 1.1
CATEGORIES= games
-MASTER_SITES= http://download.nmee.net/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= http://freebsdcluster.org/~mich/software/
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= mich@freebsdcluster.org

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Elapsed time: 0.113 seconds