From owner-freebsd-ports Fri Feb 2 18:50:18 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C304B37B491 for ; Fri, 2 Feb 2001 18:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f132o0271466; Fri, 2 Feb 2001 18:50:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB40537B4EC for ; Fri, 2 Feb 2001 18:49:31 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f132nVm71442; Fri, 2 Feb 2001 18:49:31 -0800 (PST) (envelope-from nobody) Message-Id: <200102030249.f132nVm71442@freefall.freebsd.org> Date: Fri, 2 Feb 2001 18:49:31 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/24813: Update port: games/blue Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24813 >Category: ports >Synopsis: Update port: games/blue >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: Fri Feb 02 18:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.2-RELEASE i386 >Organization: >Environment: >Description: - Fix MASTER_SITES >How-To-Repeat: >Fix: diff -urN /usr/ports/games/blue/Makefile games/blue/Makefile --- /usr/ports/games/blue/Makefile Fri Apr 14 18:48:50 2000 +++ games/blue/Makefile Sat Feb 3 09:57:27 2001 @@ -8,7 +8,7 @@ PORTNAME= blue PORTVERSION= 2.4 CATEGORIES= games -MASTER_SITES= ftp://locke.ccil.org/pub/esr/ +MASTER_SITES= http://www.tuxedo.org/~esr/ MAINTAINER= ports@FreeBSD.org @@ -17,6 +17,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/blue ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/blue.6 ${PREFIX}/man/man6 + ${INSTALL_MAN} ${WRKSRC}/blue.6 ${MANPREFIX}/man/man6 .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message