From owner-freebsd-ports Fri Feb 2 19: 0:58 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 8847137B4EC for ; Fri, 2 Feb 2001 19:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f13302x72189; Fri, 2 Feb 2001 19:00:02 -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 4866037B491 for ; Fri, 2 Feb 2001 18:52:17 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f132qHk71594; Fri, 2 Feb 2001 18:52:17 -0800 (PST) (envelope-from nobody) Message-Id: <200102030252.f132qHk71594@freefall.freebsd.org> Date: Fri, 2 Feb 2001 18:52:17 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/24816: Update port: games/galaxis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24816 >Category: ports >Synopsis: Update port: games/galaxis >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 19:00:02 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/galaxis/Makefile games/galaxis/Makefile --- /usr/ports/games/galaxis/Makefile Thu Aug 3 21:12:01 2000 +++ games/galaxis/Makefile Sat Feb 3 09:58:19 2001 @@ -8,7 +8,7 @@ PORTNAME= galaxis PORTVERSION= 1.2 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}/galaxis ${PREFIX}/bin/galaxis - ${INSTALL_MAN} ${WRKSRC}/galaxis.6 ${PREFIX}/man/man6 + ${INSTALL_MAN} ${WRKSRC}/galaxis.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