svn commit: r317869 - head/games/quake3-ra3

Alexey Dokuchaev danfe at FreeBSD.org
Sat May 11 12:28:21 UTC 2013


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 at 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


More information about the svn-ports-all mailing list