svn commit: r347821 - head/games/fuhquake

Antoine Brodin antoine at FreeBSD.org
Mon Mar 10 23:06:03 UTC 2014


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}


More information about the svn-ports-head mailing list