diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-22 18:53:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-22 18:53:41 +0000 |
commit | 56b256670dcb04c67a3e3cc8e796d509deebf276 (patch) | |
tree | 1fd3e014f22b643d88560f190ec387111db48364 | |
parent | 095e38857aefb26ce440b352454015def71fd8de (diff) | |
download | ports-56b256670dcb04c67a3e3cc8e796d509deebf276.tar.gz ports-56b256670dcb04c67a3e3cc8e796d509deebf276.zip |
Notes
-rw-r--r-- | games/urbanterror-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/urbanterror-data/Makefile b/games/urbanterror-data/Makefile index 6688ebf8fd65..b160925451eb 100644 --- a/games/urbanterror-data/Makefile +++ b/games/urbanterror-data/Makefile @@ -18,7 +18,7 @@ COMMENT= Standalone realism based mod originally for Quake III Arena USE_ZIP= yes NO_BUILD= yes -#NO_PACKAGE= Package will be 1GB; set FORCE_PACKAGE if you really want it +NO_PACKAGE= Package will be 1GB; set FORCE_PACKAGE if you really want it WRKSRC= ${WRKDIR}/UrbanTerror DATADIR= ${Q3DIR} |