diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /games/quake3-ut | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) | |
download | ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.tar.gz ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.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 b5646b971fd4..0fba69a7bccd 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -18,6 +18,8 @@ DISTNAME= urbanterror3 COMMENT= Quake III Arena Mod: Urban Terror for Linux +BROKEN= "Does not fetch, will be removed after Feb 2" + WRKSRC= ${WRKDIR}/q3ut3 Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 |