svn commit: r404981 - head/games/heretic

Oliver Lehmann oliver at FreeBSD.org
Fri Jan 1 11:31:10 UTC 2016


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 at 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/


More information about the svn-ports-head mailing list