Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2013 19:12:56 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322349 - head/games/linux-ssamtfe
Message-ID:  <201307051912.r65JCujl045386@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Fri Jul  5 19:12:56 2013
New Revision: 322349
URL: http://svnweb.freebsd.org/changeset/ports/322349

Log:
  - Remove broken mirror and add two new ones.
  - Remove BROKEN

Modified:
  head/games/linux-ssamtfe/Makefile

Modified: head/games/linux-ssamtfe/Makefile
==============================================================================
--- head/games/linux-ssamtfe/Makefile	Fri Jul  5 18:58:02 2013	(r322348)
+++ head/games/linux-ssamtfe/Makefile	Fri Jul  5 19:12:56 2013	(r322349)
@@ -4,7 +4,8 @@
 PORTNAME=	ssamtfe
 PORTVERSION=	1.05b3
 CATEGORIES=	games linux
-MASTER_SITES=	http://liflg.0wnitsch.de/files/final/
+MASTER_SITES=	http://home.coc-ag.de/dressler-ro/liflg/files/final/ \
+		http://bsd-geek.de/FreeBSD/distfiles/
 PKGNAMEPREFIX=	linux-
 DISTFILES=	${PORTNAME:S|ssam|serious.sam.|}_${PORTVERSION:S|b|beta|}-english-2.run
 
@@ -14,8 +15,6 @@ COMMENT=	Serious Sam: The First Encounte
 OPTIONS_DEFINE=	VORBIS DOCS
 OPTIONS_DEFAULT=	VORBIS
 
-BROKEN=		Does not fetch
-
 USE_LINUX=	yes
 USE_LINUX_APPS=	xorglibs
 NO_BUILD=	yes



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