diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:38:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:38:25 +0000 |
commit | de3a8eff0df9667ea48356644cbf84d16bb6a51f (patch) | |
tree | b855f99c607417c0590d0cee2c95bdff33046065 /games/quake3-ut | |
parent | da47c9a6db4c7ac9c326005d7abf33291315e050 (diff) | |
download | ports-de3a8eff0df9667ea48356644cbf84d16bb6a51f.tar.gz ports-de3a8eff0df9667ea48356644cbf84d16bb6a51f.zip |
Notes
Diffstat (limited to 'games/quake3-ut')
-rw-r--r-- | games/quake3-ut/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index c04214ba39b9..64dc9b1ecbf0 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -16,6 +16,8 @@ DISTNAME= urbanterror3 COMMENT= Quake III Arena Mod: Urban Terror for Linux +NO_PACKAGE= "Distfile is >256MB; define FORCE_PACKAGE if you really want this." + WRKSRC= ${WRKDIR}/q3ut3 Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 |