diff options
author | Patrick Li <pat@FreeBSD.org> | 2003-08-10 04:51:22 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2003-08-10 04:51:22 +0000 |
commit | 6ead3fe015f935ba0ca81818c2f6b79e0776a400 (patch) | |
tree | 469c3e76837b2413532cf41708f7f6187658d5ba /games/q3server-ut | |
parent | Update to TIDE 2.0.4. (diff) |
Update to 3.0
Notes
Notes:
svn path=/head/; revision=86697
Diffstat (limited to 'games/q3server-ut')
-rw-r--r-- | games/q3server-ut/Makefile | 21 | ||||
-rw-r--r-- | games/q3server-ut/distinfo | 3 | ||||
-rw-r--r-- | games/q3server-ut/pkg-plist | 21 |
3 files changed, 16 insertions, 29 deletions
diff --git a/games/q3server-ut/Makefile b/games/q3server-ut/Makefile index 313198f12f57..b5646b971fd4 100644 --- a/games/q3server-ut/Makefile +++ b/games/q3server-ut/Makefile @@ -6,20 +6,19 @@ # PORTNAME= ut -PORTVERSION= 2.6a -MASTER_SITES= http://houston.jeffs-place.org/urbanterror/ \ - ftp://ut.petrovits.net/pub/UrbanTerror/ \ - http://digitalrhapsody.com/ \ - http://www.thedatasource.net/~gleam/ \ - http://www.midwestmayhem.com/ \ - http://64.246.40.38/ -DISTFILES= beta26_full.zip \ - beta26a_upgrade.zip +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 -NO_WRKSUBDIR= yes -EXTRACT_BEFORE_ARGS= -o -qq +WRKSRC= ${WRKDIR}/q3ut3 Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 diff --git a/games/q3server-ut/distinfo b/games/q3server-ut/distinfo index 48ffd93510eb..ce7f8965d4ca 100644 --- a/games/q3server-ut/distinfo +++ b/games/q3server-ut/distinfo @@ -1,2 +1 @@ -MD5 (beta26_full.zip) = 1aa71427eefac48dc9e2f2e289bb706d -MD5 (beta26a_upgrade.zip) = a72fa8ef510c97794fc98d0f14be458c +MD5 (urbanterror3.zip) = bd403035f5319bc641fb9e48af1869b3 diff --git a/games/q3server-ut/pkg-plist b/games/q3server-ut/pkg-plist index 785505b6bb2a..8a995a04a320 100644 --- a/games/q3server-ut/pkg-plist +++ b/games/q3server-ut/pkg-plist @@ -1,18 +1,7 @@ -%%Q3DIR%%inet_server.cfg -%%Q3DIR%%lan_server.cfg -%%PORTDOCS%%%%Q3DIR%%manual.pdf -%%Q3DIR%%mapcycle.txt -%%Q3DIR%%mappacks_mapcycle.txt -%%Q3DIR%%pak0.pk3 -%%Q3DIR%%pak1.pk3 -%%Q3DIR%%pak2.pk3 -%%Q3DIR%%pak3.pk3 -%%Q3DIR%%pak4.pk3 -%%Q3DIR%%pak5.pk3 -%%Q3DIR%%pak6.pk3 -%%Q3DIR%%pak7.pk3 -%%Q3DIR%%punkbuster.cfg -%%PORTDOCS%%%%Q3DIR%%q3ut2.ico +%%PORTDOCS%%%%Q3DIR%%Urban Terror 3.0.lnk +%%PORTDOCS%%%%Q3DIR%%overview.txt +%%PORTDOCS%%%%Q3DIR%%q3ut.ico +%%PORTDOCS%%%%Q3DIR%%radio commands.txt %%PORTDOCS%%%%Q3DIR%%readme.txt -%%Q3DIR%%sampleConfig.cfg +%%Q3DIR%%zQ3UT3.pk3 @dirrm %%Q3DIR%% |