diff options
author | danfe <danfe@FreeBSD.org> | 2013-05-11 20:28:20 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-05-11 20:28:20 +0800 |
commit | ccd094fe592f8d009fb439431e08ee03f2d03038 (patch) | |
tree | 8e58bdc94ed3b7986f28ec652cf2dbf537d70f45 /games | |
parent | 6c2ed45279ec0ebd59d183e27641b96200bc151b (diff) | |
download | freebsd-ports-gnome-ccd094fe592f8d009fb439431e08ee03f2d03038.tar.gz freebsd-ports-gnome-ccd094fe592f8d009fb439431e08ee03f2d03038.tar.zst freebsd-ports-gnome-ccd094fe592f8d009fb439431e08ee03f2d03038.zip |
Report correct package size.
Diffstat (limited to 'games')
-rw-r--r-- | games/quake3-ra3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index e85945ad0a82..6c45765fa693 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-ra3/Makefile @@ -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 |