diff options
author | Patrick Li <pat@FreeBSD.org> | 2003-05-18 18:31:01 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2003-05-18 18:31:01 +0000 |
commit | f6987a0352d0baa3216f2af76c9587a9837fd925 (patch) | |
tree | e768d805e670d28f8098fd83cf139b532fb42f96 /games/quake3-osp/Makefile | |
parent | 50107388a8cb3494a239eb80f213411bf22d97fb (diff) | |
download | ports-f6987a0352d0baa3216f2af76c9587a9837fd925.tar.gz ports-f6987a0352d0baa3216f2af76c9587a9837fd925.zip |
Notes
Diffstat (limited to 'games/quake3-osp/Makefile')
-rw-r--r-- | games/quake3-osp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile index 99bb5f5538fb..069edb8e44cf 100644 --- a/games/quake3-osp/Makefile +++ b/games/quake3-osp/Makefile @@ -6,9 +6,9 @@ # PORTNAME= osp -PORTVERSION= 1.01 -MASTER_SITES= http://www.orangesmoothie.org/downloads/ \ - http://aoh-www.hhhr.ision.net/files/osp/ +PORTVERSION= 1.03a +MASTER_SITES= http://files.l33tgames.com/files/q3/mods/osp/ \ + http://www.flatlands.ch/filebase/mods/left/ DISTNAME= osp-Quake3-${PORTVERSION}_full COMMENT= Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux |