svn commit: r404984 - head/games/orbital_eunuchs_sniper

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jan 1 11:40:59 UTC 2016


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 at FreeBSD.org
 COMMENT=	Overhead shooting game
 
-BROKEN=		unfetchable
-
 LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-head mailing list