Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2016 11:01:26 +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: r404979 - head/games/hohlin
Message-ID:  <201601011101.u01B1Q85002668@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri Jan  1 11:01:26 2016
New Revision: 404979
URL: https://svnweb.freebsd.org/changeset/ports/404979

Log:
  Fix MASTER_SITES and unmark BROKEN.

Modified:
  head/games/hohlin/Makefile

Modified: head/games/hohlin/Makefile
==============================================================================
--- head/games/hohlin/Makefile	Fri Jan  1 08:07:19 2016	(r404978)
+++ head/games/hohlin/Makefile	Fri Jan  1 11:01:26 2016	(r404979)
@@ -5,16 +5,13 @@ PORTNAME=	hohlin
 PORTVERSION=	1.01
 PORTREVISION=	2
 CATEGORIES=	games
-#MASTER_SITES=	http://retrospec.sgn.net/download.php?id=63&path=games/hoh/bin/
-#requires post to download
-MASTER_SITES=	http://skye.ki.iif.hu/~mohacsi/downloads/
+MASTER_SITES=	http://retrospec.sgn.net/games/hoh/bin/
 PKGNAMEPREFIX=	linux-
 DISTNAME=	${PORTNAME}-${SHORTPORTVERSION}
 
 MAINTAINER=	jmohacsi@bsd.hu
 COMMENT=	Remake of the classic spectrum game Head over Heels
 
-BROKEN=		unfetchable
 WRKSRC=		${WRKDIR}/hoh-install-${PORTVERSION}/
 
 USES=	tar:bzip2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601011101.u01B1Q85002668>