svn commit: r405023 - head/games/excido
Raphael Kubo da Costa
rakuco at FreeBSD.org
Fri Jan 1 17:49:26 UTC 2016
Author: rakuco
Date: Fri Jan 1 17:49:25 2016
New Revision: 405023
URL: https://svnweb.freebsd.org/changeset/ports/405023
Log:
Fix MASTER_SITES and unmark BROKEN.
Modified:
head/games/excido/Makefile
Modified: head/games/excido/Makefile
==============================================================================
--- head/games/excido/Makefile Fri Jan 1 17:43:56 2016 (r405022)
+++ head/games/excido/Makefile Fri Jan 1 17:49:25 2016 (r405023)
@@ -5,15 +5,12 @@ PORTNAME= excido
PORTVERSION= 0.1.5c
PORTREVISION= 15
CATEGORIES= games
-MASTER_SITES= http://offload2.icculus.org:9090/excido/ \
- http://offload1.icculus.org:9090/excido/
+MASTER_SITES= https://icculus.org/${PORTNAME}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports at FreeBSD.org
COMMENT= Portable fast-paced 3D shooter
-BROKEN= unfetchable
-
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
More information about the svn-ports-all
mailing list