Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 03:03:49 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158461: Update port: games/lbreakout
Message-ID:  <20110630030349.afb03712.tkato432@yahoo.com>
Resent-Message-ID: <201106291820.p5TIKC3k098919@freefall.freebsd.org>

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

>Number:         158461
>Category:       ports
>Synopsis:       Update port: games/lbreakout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 18:20:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/lbreakout/Makefile games/lbreakout/Makefile
--- /usr/ports/games/lbreakout/Makefile	2009-08-22 16:19:29.000000000 +0900
+++ games/lbreakout/Makefile	2011-04-15 05:07:12.000000000 +0900
@@ -9,7 +9,7 @@
 PORTVERSION=	010315
 PORTREVISION=	5
 CATEGORIES=	games
-MASTER_SITES=	SF/lgames/${PORTNAME}/${PORTVERSION}
+MASTER_SITES=	SF/lgames/${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A nice clone of classical Breakout game
>Release-Note:
>Audit-Trail:
>Unformatted:



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