Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2015 19:08:22 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383948 - head/games/nexuiz
Message-ID:  <201504131908.t3DJ8MxS058010@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Apr 13 19:08:21 2015
New Revision: 383948
URL: https://svnweb.freebsd.org/changeset/ports/383948

Log:
  - Update WWW
  - Add LICENSE_FILE
  - Clarify package hugeness

Modified:
  head/games/nexuiz/Makefile
  head/games/nexuiz/pkg-descr

Modified: head/games/nexuiz/Makefile
==============================================================================
--- head/games/nexuiz/Makefile	Mon Apr 13 18:47:49 2015	(r383947)
+++ head/games/nexuiz/Makefile	Mon Apr 13 19:08:21 2015	(r383948)
@@ -17,8 +17,9 @@ LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/
 		libjpeg.so:${PORTSDIR}/graphics/jpeg
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/../../gpl.txt
 
-MANUAL_PACKAGE_BUILD=   huge
+MANUAL_PACKAGE_BUILD=	huge (880MiB)
 
 USES=		zip:infozip
 WRKSRC=		${WRKDIR}/Nexuiz/sources/darkplaces

Modified: head/games/nexuiz/pkg-descr
==============================================================================
--- head/games/nexuiz/pkg-descr	Mon Apr 13 18:47:49 2015	(r383947)
+++ head/games/nexuiz/pkg-descr	Mon Apr 13 19:08:21 2015	(r383948)
@@ -18,4 +18,4 @@ includes 35 maps, and a campaign mode fo
 map pack includes Quake3 community maps, Nexuiz community maps, and some
 new maps from Nexuiz developers.
 
-WWW: http://www.nexuiz.com/classic.php
+WWW: http://www.alientrap.org/games/nexuiz



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