Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 14:35:32 -0400 (EDT)
From:      Daniel Harris <dannyboy@dannyboy.eyep.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19099: Correct MASTER_SITES for games/battalion
Message-ID:  <200006071835.OAA06384@dannyboy.eyep.net>

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

>Number:         19099
>Category:       ports
>Synopsis:       Correct MASTER_SITES for games/battalion
>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 11:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Harris
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	Ports collection cvsupped seconds ago

>Description:

	Distfiles for this port had moved to their own subdirectory.

>How-To-Repeat:

	cd /usr/ports/games/battalion && make fetch

>Fix:

	Correct the MASTER_SITES with this diff:


diff -urN /usr/ports/games/battalion/Makefile battalion/Makefile
--- /usr/ports/games/battalion/Makefile	Fri Apr 14 21:53:55 2000
+++ battalion/Makefile	Wed Jun  7 14:24:43 2000
@@ -8,7 +8,7 @@
 PORTNAME=	battalion
 PORTVERSION=	1.4
 CATEGORIES=	games
-MASTER_SITES=	http://www.evl.uic.edu/aej/
+MASTER_SITES=	http://www.evl.uic.edu/aej/BATTALION/
 DISTFILES=	battalionSource1.4.tar.Z battalionSUN4.tar.gz
 
 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?200006071835.OAA06384>