Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 23:06:03 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347821 - head/games/fuhquake
Message-ID:  <201403102306.s2AN63BR019107@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Mar 10 23:06:02 2014
New Revision: 347821
URL: http://svnweb.freebsd.org/changeset/ports/347821
QAT: https://qat.redports.org/buildarchive/r347821/

Log:
  Unbreak

Modified:
  head/games/fuhquake/Makefile

Modified: head/games/fuhquake/Makefile
==============================================================================
--- head/games/fuhquake/Makefile	Mon Mar 10 23:03:24 2014	(r347820)
+++ head/games/fuhquake/Makefile	Mon Mar 10 23:06:02 2014	(r347821)
@@ -8,7 +8,7 @@ CATEGORIES=	games
 MASTER_SITES=	http://www.fuhquake.net/files/releases/v${PORTVERSION}/ \
 		http://www.fuhquake.net/files/misc/:misc
 DISTNAME=	${PORTNAME}-source-v${PORTVERSION}
-EXTRACT_SUFX=	zip
+EXTRACT_SUFX=	.zip
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${PORTNAME}-linux-v${PORTVERSION}${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403102306.s2AN63BR019107>