diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-02-10 00:16:42 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-02-10 00:16:42 +0800 |
commit | 2cb7253eb8f034aee327fd86616a3a960d6d9094 (patch) | |
tree | 13870d628238c2d7d1ffe0bb5801eef0ce98639a /games/alienarena | |
parent | f26f955eddd06e4b96504fa98dbffac0a69f11cd (diff) | |
download | freebsd-ports-gnome-2cb7253eb8f034aee327fd86616a3a960d6d9094.tar.gz freebsd-ports-gnome-2cb7253eb8f034aee327fd86616a3a960d6d9094.tar.zst freebsd-ports-gnome-2cb7253eb8f034aee327fd86616a3a960d6d9094.zip |
- Update MASTER_SITES.
Diffstat (limited to 'games/alienarena')
-rw-r--r-- | games/alienarena/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index 2303f10c7a98..0ca23a7c74d9 100644 --- a/games/alienarena/Makefile +++ b/games/alienarena/Makefile @@ -8,7 +8,7 @@ PORTNAME= alienarena PORTVERSION= 2007.603 CATEGORIES= games -MASTER_SITES= http://forsakenweb.com/alienarena/download/ +MASTER_SITES= http://cor.planetquake.gamespy.com/codered/files/ DISTNAME= ${PORTNAME}2007-linux20070121-x86 MAINTAINER= alepulver@FreeBSD.org |