diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-09 16:16:42 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-09 16:16:42 +0000 |
commit | 91ecb6a0b34ac75a8850f37a5e8aa133aab987b2 (patch) | |
tree | 6aedb08562a8903188f42224efad0d44953f478a /games/alienarena/Makefile | |
parent | 2c3b5507c4ec370e191ef0c59ffeccf7b304c8c2 (diff) | |
download | ports-91ecb6a0b34ac75a8850f37a5e8aa133aab987b2.tar.gz ports-91ecb6a0b34ac75a8850f37a5e8aa133aab987b2.zip |
Notes
Diffstat (limited to 'games/alienarena/Makefile')
-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 |