aboutsummaryrefslogtreecommitdiff
path: root/games/heretic
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-01-09 19:27:51 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-01-09 19:27:51 +0000
commit256cf6b90af7a1f1d7d208b13f249187a89a5a22 (patch)
tree73ea4d16438beaf6a8567a9eeee964fb0163ee28 /games/heretic
parentd74ad0abb96286f57599600945b9b5bab2446315 (diff)
downloadports-256cf6b90af7a1f1d7d208b13f249187a89a5a22.tar.gz
ports-256cf6b90af7a1f1d7d208b13f249187a89a5a22.zip
Notes
Diffstat (limited to 'games/heretic')
-rw-r--r--games/heretic/Makefile5
-rw-r--r--games/heretic/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/games/heretic/Makefile b/games/heretic/Makefile
index 2f524da85e56..d0034e3aa0a0 100644
--- a/games/heretic/Makefile
+++ b/games/heretic/Makefile
@@ -8,8 +8,8 @@
PORTNAME= heretic
PORTVERSION= 1.0
CATEGORIES= games
-MASTER_SITES= http://www.raven-games.com/linuxheretic/heretic/src/ \
- http://www.raven-games.com/linuxheretic/wad/
+MASTER_SITES= http://heretic.linuxgames.com/heretic/src/ \
+ http://heretic.linuxgames.com/wad/
DISTNAME= glheretic-1.0
.if !defined(NO_WAD)
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} heretic_share.wad.gz
@@ -18,7 +18,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
-FETCH_BEFORE_ARGS+= -b
USE_X_PREFIX= yes
USE_GMAKE= yes
MAKE_ENV= WANT_OGL="no" WANT_OGL_FULLSCREEN="no" WANT_NICE_OGL="no"
diff --git a/games/heretic/pkg-descr b/games/heretic/pkg-descr
index db768d4d0d04..151e3cf3bdce 100644
--- a/games/heretic/pkg-descr
+++ b/games/heretic/pkg-descr
@@ -3,6 +3,6 @@ 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://www.raven-games.com/linuxheretic/
+WWW: http://heretic.linuxgames.com/
--Will <andrews@technologist.com>