Date: Mon, 26 Aug 2013 13:22:00 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325395 - head/games/xbl Message-ID: <201308261322.r7QDM0fG073134@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon Aug 26 13:22:00 2013 New Revision: 325395 URL: http://svnweb.freebsd.org/changeset/ports/325395 Log: games/xbl: Update MASTER_SITE and WWW field The tarball was unfetchable after a site move, but the author personally confirmed the new URLs. The header was trimmed and an indefinite article was removed from the COMMENT as well. Modified: head/games/xbl/Makefile head/games/xbl/pkg-descr Modified: head/games/xbl/Makefile ============================================================================== --- head/games/xbl/Makefile Mon Aug 26 12:56:54 2013 (r325394) +++ head/games/xbl/Makefile Mon Aug 26 13:22:00 2013 (r325395) @@ -1,17 +1,13 @@ -# New ports collection makefile for: xbl -# Date created: May 25 1997 -# Whom: pgs (original) -# +# Created by: pgs (original) # $FreeBSD$ -# PORTNAME= xbl PORTVERSION= 1.1.6 CATEGORIES= games -MASTER_SITES= http://www710.univ-lyon1.fr/~exco/XBL/ +MASTER_SITES= http://perso.univ-lyon1.fr/thierry.excoffier/XBL/ MAINTAINER= ports@FreeBSD.org -COMMENT= A 3D block-dropping game +COMMENT= 3D block-dropping game USE_XORG= x11 GNU_CONFIGURE= yes Modified: head/games/xbl/pkg-descr ============================================================================== --- head/games/xbl/pkg-descr Mon Aug 26 12:56:54 2013 (r325394) +++ head/games/xbl/pkg-descr Mon Aug 26 13:22:00 2013 (r325395) @@ -5,4 +5,4 @@ PC/DOS. The player must place 3D pieces in order to fill the game floor. The game is realtime and the speed increases with the player skill. -WWW: http://www710.univ-lyon1.fr/ftp/xbl/xbl.html +WWW: http://perso.univ-lyon1.fr/thierry.excoffier/XBL/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308261322.r7QDM0fG073134>