svn commit: r322349 - head/games/linux-ssamtfe

Lars Engels lme at FreeBSD.org
Fri Jul 5 19:12:56 UTC 2013


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


More information about the svn-ports-all mailing list