svn commit: r306778 - head/games/xgalaga++

Ruslan Mahmatkhanov rm at FreeBSD.org
Thu Nov 1 05:54:07 UTC 2012


Author: rm
Date: Thu Nov  1 05:54:06 2012
New Revision: 306778
URL: http://svn.freebsd.org/changeset/ports/306778

Log:
  - replace outdated master site with working one
  
  PR:		173252
  Submitted by:	nemysis <nemysis at gmx dot ch> (maintainer)
  Feature safe:	yes

Modified:
  head/games/xgalaga++/Makefile

Modified: head/games/xgalaga++/Makefile
==============================================================================
--- head/games/xgalaga++/Makefile	Thu Nov  1 05:49:46 2012	(r306777)
+++ head/games/xgalaga++/Makefile	Thu Nov  1 05:54:06 2012	(r306778)
@@ -4,7 +4,7 @@ PORTNAME=	xgalaga++
 PORTVERSION=	0.8.3
 CATEGORIES=	games
 MASTER_SITES=	http://marc.mongenet.ch/OSS/XGalaga/ \
-		http://packages.nimblex.net/slacky/games/xgalaga++/0.8.2/src/:icons
+		SF/nemysisfreebsdp/:icons
 DISTFILES=	${PORTNAME}_${DISTVERSION}${EXTRACT_SUFX} \
 		${PORTNAME}.png:icons
 DIST_SUBDIR=	${PORTNAME}


More information about the svn-ports-head mailing list