summaryrefslogtreecommitdiff
path: root/games/quake3-ut/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
commita0848d727648aa70f6a89c013203f2b82a4e972e (patch)
tree37ec8e378ec2d731e9ba9c15cd58724325a5637c /games/quake3-ut/Makefile
parentFix build by syncing with gaim-0.73. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0
Diffstat (limited to 'games/quake3-ut/Makefile')
-rw-r--r--games/quake3-ut/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile
deleted file mode 100644
index 0fba69a7bccd..000000000000
--- a/games/quake3-ut/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: Q3 Mod: Urban Terror
-# Date created: Sun Jun 3 11:49:27 EDT 2001
-# Whom: pat
-#
-# $FreeBSD$
-#
-
-PORTNAME= ut
-PORTVERSION= 3.0
-MASTER_SITES= http://64.159.80.11/ \
- ftp://mirror.candidhosting.com/pub/ut/ \
- http://box3.fsk405.org/q3ut3/ \
- http://fsk405.org/q3ut3/ \
- ftp://www.playdedicated.com/pub/sid/quake3/ \
- ftp://ftp.edome.net/online/clientit/ \
- http://atrivo.wofut.com/~zac/
-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
-
-.include "${Q3_MOD_MASTER}/Makefile"