Date: Thu, 4 Aug 2011 03:22:54 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/159462: Update port: games/xasteroids Message-ID: <20110804032254.406ae28a.tkato432@yahoo.com> Resent-Message-ID: <201108031840.p73IeQxh076407@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 159462 >Category: ports >Synopsis: Update port: games/xasteroids >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 Aug 03 18:40:26 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/xasteroids/Makefile games/xasteroids/Makefile --- /usr/ports/games/xasteroids/Makefile 2011-08-03 15:32:40.000000000 +0900 +++ games/xasteroids/Makefile 2011-08-03 22:16:59.000000000 +0900 @@ -9,15 +9,12 @@ PORTVERSION= 5.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= ftp://ftp.opengroup.org/pub/ftp.x.org/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTFILES= xasteroids.sh.Z MAINTAINER= ports@FreeBSD.org COMMENT= X11 based asteroids style arcade game -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - USE_IMAKE= yes USE_XORG= x11 xext NO_WRKSUBDIR= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110804032254.406ae28a.tkato432>