Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 12:28:21 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317869 - head/games/quake3-ra3
Message-ID:  <201305111228.r4BCSLqB077503@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sat May 11 12:28:20 2013
New Revision: 317869
URL: http://svnweb.freebsd.org/changeset/ports/317869

Log:
  Report correct package size.

Modified:
  head/games/quake3-ra3/Makefile

Modified: head/games/quake3-ra3/Makefile
==============================================================================
--- head/games/quake3-ra3/Makefile	Sat May 11 12:19:49 2013	(r317868)
+++ head/games/quake3-ra3/Makefile	Sat May 11 12:28:20 2013	(r317869)
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}${PORTVERSION:S/.//
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Quake III Arena mod: Rocket Arena 3
 
-NO_PACKAGE=	Package will be 102MB, set FORCE_PACKAGE if you really want it
+NO_PACKAGE=	Package will be 131MB, set FORCE_PACKAGE if you really want it
 
 USE_ZIP=	yes
 USE_CRLF=	yes



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