From a9c0f0fe5752a367a4d19571da0bb89b37598d36 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Tue, 1 May 2001 20:10:31 +0000 Subject: Strictly follow port rules. Use DISTNAME and EXTRACT_SUFX instead of defining extension inside DISTNAME. --- games/hlserver-action/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/hlserver-action/Makefile b/games/hlserver-action/Makefile index 3812e2c61fd2..07563f3ff3de 100644 --- a/games/hlserver-action/Makefile +++ b/games/hlserver-action/Makefile @@ -16,7 +16,8 @@ MASTER_SITES= http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/ ftp://ftp.gamesurf.de/pub/gamesurf/halflife/mods/actionhl/beta4/ \ ftp://ftp.wireplay.net/pub/downloads/fps/halflife/mods/action/linux/ \ ftp://ftp.blackmesa.de/mods/ahl/ -DISTFILES= action.tgz +DISTNAME= action +EXTRACT_SUFX= .tgz HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs -- cgit v1.2.3