svn commit: r322346 - head/games/linux-ssamtse

Lars Engels lme at FreeBSD.org
Fri Jul 5 18:44:07 UTC 2013


Author: lme
Date: Fri Jul  5 18:44:06 2013
New Revision: 322346
URL: http://svnweb.freebsd.org/changeset/ports/322346

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

Modified:
  head/games/linux-ssamtse/Makefile

Modified: head/games/linux-ssamtse/Makefile
==============================================================================
--- head/games/linux-ssamtse/Makefile	Fri Jul  5 18:27:50 2013	(r322345)
+++ head/games/linux-ssamtse/Makefile	Fri Jul  5 18:44:06 2013	(r322346)
@@ -4,7 +4,8 @@
 PORTNAME=	ssamtse
 PORTVERSION=	1.07b1
 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
 
@@ -22,8 +23,6 @@ RESTRICTED=	Redistribution is limited, s
 PORTDOCS=	README.liflg ShellSymbols.txt changes.txt Notes_1_04.txt
 SUB_FILES=	pkg-message
 
-BROKEN=		Does not fetch
-
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MVORBIS}


More information about the svn-ports-all mailing list