diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-05 22:32:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-05 22:32:20 +0000 |
commit | fffd65d9d37cbca67cc9868788a955ec97d12452 (patch) | |
tree | 05a2d2def9f2c48aeed9dcb5ff80eed005192507 /games/quake3-ut | |
parent | 7a3654e971a53bf1745d240e6d7315f904974c4e (diff) | |
download | ports-fffd65d9d37cbca67cc9868788a955ec97d12452.tar.gz ports-fffd65d9d37cbca67cc9868788a955ec97d12452.zip |
Notes
Diffstat (limited to 'games/quake3-ut')
-rw-r--r-- | games/quake3-ut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index c50e3c2e831d..37e1ce0eb9c0 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -17,7 +17,7 @@ COMMENT= Quake III Arena Mod: Urban Terror USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes -NO_PACKAGE= yes +NO_PACKAGE= "Distfile is \>256MB" do-install: @${MKDIR} ${DATADIR} |