summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-24 01:59:52 +0000
committerwiz <wiz>2000-12-24 01:59:52 +0000
commit3fa108c5640338317aa4958b42fd03f708e0ef52 (patch)
treeea7e004220e3f5f4f2780844897b95e1711c9aa9 /games
parentb46b3ad49e1f605e6c23cdf15ae1828e69b8ed57 (diff)
downloadpkgsrc-3fa108c5640338317aa4958b42fd03f708e0ef52.tar.gz
Remove obsolete MIRROR_DISTFILE (we're allowed to distribute the unmodified
files).
Diffstat (limited to 'games')
-rw-r--r--games/civctp-demo/Makefile4
-rw-r--r--games/eus-demo/Makefile4
-rw-r--r--games/heretic2-demo/Makefile4
-rw-r--r--games/quake3arena-demo/Makefile4
4 files changed, 4 insertions, 12 deletions
diff --git a/games/civctp-demo/Makefile b/games/civctp-demo/Makefile
index 89e0e7efbf8..2659d30f662 100644
--- a/games/civctp-demo/Makefile
+++ b/games/civctp-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/16 12:24:02 abs Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/24 01:59:52 wiz Exp $
#
DISTNAME= civctp-demo-10251999
@@ -11,8 +11,6 @@ MASTER_SITES= ftp://ftp.linuxgames.com/loki/demos/civctp/ \
MAINTAINER= abs@netbsd.org
HOMEPAGE= http://www.lokigames.com/products/civctp/demo.php3
-MIRROR_DISTFILE=no
-
NO_CONFIGURE= yes
.if !make(fetch)
diff --git a/games/eus-demo/Makefile b/games/eus-demo/Makefile
index 2d5f270a618..6ea2eec20e8 100644
--- a/games/eus-demo/Makefile
+++ b/games/eus-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/16 12:24:35 abs Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/24 01:59:52 wiz Exp $
#
DISTNAME= eus-demo
@@ -11,8 +11,6 @@ MASTER_SITES= ftp://ftp.linuxgames.com/loki/demos/eus/ \
MAINTAINER= abs@netbsd.org
HOMEPAGE= http://www.lokigames.com/products/eus/demo.php3
-MIRROR_DISTFILE=no
-
NO_CONFIGURE= yes
.if !make(fetch)
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} | \
diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile
index d90f9b8093d..1eec2b952c2 100644
--- a/games/quake3arena-demo/Makefile
+++ b/games/quake3arena-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/12/14 00:01:25 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2000/12/24 01:59:52 wiz Exp $
#
DISTNAME= linuxq3ademo-1_11-6_x86_gz
@@ -16,8 +16,6 @@ DEPENDS+= suse_glx-6.4:../../emulators/suse_glx
CONFLICTS= quake3arena-*
-MIRROR_DISTFILE=no
-
NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' ${DOWNLOADED_DISTFILE} | \