From 5d1649ea267449f8dca0bb6d73a37915b5515320 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 21 Oct 2000 22:38:58 +0000 Subject: reorder line for pkglint --- games/heretic2-demo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/heretic2-demo/Makefile b/games/heretic2-demo/Makefile index 38322ddebf8..0fb1bc999e4 100644 --- a/games/heretic2-demo/Makefile +++ b/games/heretic2-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/16 12:24:58 abs Exp $ +# $NetBSD: Makefile,v 1.2 2000/10/21 22:38:58 wiz Exp $ # DISTNAME= heretic2-demo-x86 @@ -7,6 +7,7 @@ CATEGORIES= games x11 MASTER_SITES= ftp://ftp.linuxgames.com/loki/demos/heretic2/ \ ftp://download.linuxlords.com/pub/demos/heretic2/ \ ftp://ftp.linux.tucows.com/pub/Loki/demos/heretic2/ +EXTRACT_SUFX= .run MAINTAINER= abs@netbsd.org HOMEPAGE= http://www.lokigames.com/products/heretic2/demo.php3 @@ -15,7 +16,6 @@ MIRROR_DISTFILE=no NO_CONFIGURE= yes NO_WRKSUBDIR= yes -EXTRACT_SUFX= .run EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' ${DOWNLOADED_DISTFILE} | \ ${GTAR} xzf - -- cgit v1.2.3