Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  2 Jan 2003 11:17:36 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46684: Fix unfetchable distfiles [Maintainer Update] games/nibbles
Message-ID:  <20030102101736.C9B4B14A24@icommerce-france.com>

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

>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




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