summaryrefslogtreecommitdiff
path: root/games/heretic2-demo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-24 01:59:52 +0000
committerwiz <wiz@pkgsrc.org>2000-12-24 01:59:52 +0000
commitf0627b760d72bc926e128fc0547d9728914b1405 (patch)
treeea7e004220e3f5f4f2780844897b95e1711c9aa9 /games/heretic2-demo
parentad56f7aec4c07fffb23ca97900168f4960bb9f01 (diff)
downloadpkgsrc-f0627b760d72bc926e128fc0547d9728914b1405.tar.gz
Remove obsolete MIRROR_DISTFILE (we're allowed to distribute the unmodified
files).
Diffstat (limited to 'games/heretic2-demo')
-rw-r--r--games/heretic2-demo/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/heretic2-demo/Makefile b/games/heretic2-demo/Makefile
index 70af90b2c44..41ec60e361c 100644
--- a/games/heretic2-demo/Makefile
+++ b/games/heretic2-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/10/27 02:24:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2000/12/24 01:59:52 wiz Exp $
#
DISTNAME= heretic2-demo-x86
@@ -12,8 +12,6 @@ EXTRACT_SUFX= .run
MAINTAINER= abs@netbsd.org
HOMEPAGE= http://www.lokigames.com/products/heretic2/demo.php3
-MIRROR_DISTFILE=no
-
NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' ${DOWNLOADED_DISTFILE} | \