From owner-freebsd-ports Wed Jun 7 11:40: 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 3C88C37BAC1 for ; Wed, 7 Jun 2000 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA15311; Wed, 7 Jun 2000 11:40: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 11A3A37BA6A for ; Wed, 7 Jun 2000 11:35:51 -0700 (PDT) (envelope-from dannyboy@dannyboy.eyep.net) Received: (from dannyboy@localhost) by dannyboy.eyep.net (8.9.3/8.9.3) id OAA06384; Wed, 7 Jun 2000 14:35:32 -0400 (EDT) (envelope-from dannyboy) Message-Id: <200006071835.OAA06384@dannyboy.eyep.net> Date: Wed, 7 Jun 2000 14:35:32 -0400 (EDT) From: Daniel Harris Reply-To: dannyboy@subdimension.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19099: Correct MASTER_SITES for games/battalion Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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