From nobody@FreeBSD.org  Fri Feb  2 18:49:33 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id EB40537B4EC
	for <freebsd-gnats-submit@FreeBSD.org>; 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
Subject: Update port: games/blue
X-Send-Pr-Version: www-1.0

>Number:         24813
>Category:       ports
>Synopsis:       Update port: games/blue
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 02 18:50:00 PST 2001
>Closed-Date:    Sat Feb 3 06:58:04 PST 2001
>Last-Modified:  Sat Feb 03 06:58:17 PST 2001
>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 <bsd.port.mk>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Sat Feb 3 06:58:04 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24813 
>Unformatted:
