Skip site navigation (1)Skip section navigation (2)
Date:      13 Dec 2005 19:15:47 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90357: Fix port: games/jfk fix MASTER_SITE and WWW
Message-ID:  <20051213211547.71000.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512132120.jBDLK5YD007188@freefall.freebsd.org>

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

>Number:         90357
>Category:       ports
>Synopsis:       Fix port: games/jfk fix MASTER_SITE and WWW
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 13 21:20:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed MASTER_SITE to fix fetch problem.
- Fixed WWW on pkg-descr.
>How-To-Repeat:
	
>Fix:

	

--- jfk.diff begins here ---
diff -ruN jfk.old/Makefile jfk/Makefile
--- jfk.old/Makefile	Tue Oct 11 10:32:45 2005
+++ jfk/Makefile	Tue Dec 13 19:15:16 2005
@@ -9,7 +9,7 @@
 PORTVERSION=	0.1.1
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://se-linux.inso.tuwien.ac.at/fame/
+MASTER_SITES=	http://relax.ath.cx/jfk/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A multiplayer 2D shoot'em up game
diff -ruN jfk.old/pkg-descr jfk/pkg-descr
--- jfk.old/pkg-descr	Tue Oct 11 10:32:45 2005
+++ jfk/pkg-descr	Tue Dec 13 19:13:54 2005
@@ -2,4 +2,4 @@
 for displaying graphics.  Your goal is to get a high score by shooting your
 enemies.
 
-WWW:	http://se-linux.inso.tuwien.ac.at/fame/
+WWW:	http://relax.ath.cx/jfk/
--- jfk.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051213211547.71000.qmail>