Date: Fri, 5 Jul 2013 18:44:07 +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: r322346 - head/games/linux-ssamtse Message-ID: <201307051844.r65Ii70d035771@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307051844.r65Ii70d035771>