Date: Fri, 1 Jan 2016 11:40:57 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404984 - head/games/orbital_eunuchs_sniper Message-ID: <201601011140.u01Bevot014245@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Jan 1 11:40:57 2016 New Revision: 404984 URL: https://svnweb.freebsd.org/changeset/ports/404984 Log: Fix MASTER_SITES and unmark BROKEN. Modified: head/games/orbital_eunuchs_sniper/Makefile Modified: head/games/orbital_eunuchs_sniper/Makefile ============================================================================== --- head/games/orbital_eunuchs_sniper/Makefile Fri Jan 1 11:36:35 2016 (r404983) +++ head/games/orbital_eunuchs_sniper/Makefile Fri Jan 1 11:40:57 2016 (r404984) @@ -5,14 +5,11 @@ PORTNAME= orbital_eunuchs_sniper PORTVERSION= 1.30 PORTREVISION= 9 CATEGORIES= games -MASTER_SITES= http://offload2.icculus.org:9090/oes/ \ - http://offload1.icculus.org:9090/oes/ +MASTER_SITES= https://www.icculus.org/oes/ MAINTAINER= ports@FreeBSD.org COMMENT= Overhead shooting game -BROKEN= unfetchable - LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601011140.u01Bevot014245>