Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2016 11:31:09 +0000 (UTC)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404981 - head/games/heretic
Message-ID:  <201601011131.u01BV90J011638@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oliver
Date: Fri Jan  1 11:31:08 2016
New Revision: 404981
URL: https://svnweb.freebsd.org/changeset/ports/404981

Log:
  Mark Un'BROKEN, Reset MASTER_SITES, Remove WWW from pkg-descr
  
  PR:		205615
  Submitted by:	Kyle Evans

Modified:
  head/games/heretic/Makefile
  head/games/heretic/pkg-descr

Modified: head/games/heretic/Makefile
==============================================================================
--- head/games/heretic/Makefile	Fri Jan  1 11:08:49 2016	(r404980)
+++ head/games/heretic/Makefile	Fri Jan  1 11:31:08 2016	(r404981)
@@ -5,15 +5,13 @@ PORTNAME=	heretic
 PORTVERSION=	1.2
 PORTREVISION=	8
 CATEGORIES=	games
-MASTER_SITES=	http://heretic.linuxgames.com/heretic/src/:source \
-		http://heretic.linuxgames.com/wad/:wad
+MASTER_SITES=	http://files.kyle-evans.net/freebsd/:source \
+		http://files.kyle-evans.net/freebsd/:wad
 DISTNAME=	gl${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	oliver@FreeBSD.org
 COMMENT=	Unix source-port of the famous Heretic game by id Software
 
-BROKEN=		unfetchable
-
 USES=		gmake
 USE_XORG=	x11 xi xpm xau
 

Modified: head/games/heretic/pkg-descr
==============================================================================
--- head/games/heretic/pkg-descr	Fri Jan  1 11:08:49 2016	(r404980)
+++ head/games/heretic/pkg-descr	Fri Jan  1 11:31:08 2016	(r404981)
@@ -2,5 +2,3 @@ This is the "Linux" port of the great He
 by id Software. It is an addicting game of sorcery
 with blood and gore that reminds people of the old
 Doom and Wolfenstein 3D games.
-
-WWW: http://heretic.linuxgames.com/



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