diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-07-06 10:07:26 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-07-06 10:07:26 +0000 |
commit | 623741aebc2a1914d421ac68a923aa4c99d02576 (patch) | |
tree | 040805e4e83f4b4b3cb28a4cdbfa9eb8cd11b951 /games | |
parent | Update to version 0.4.0. (diff) |
Augment master sites.
Notes
Notes:
svn path=/head/; revision=167056
Diffstat (limited to 'games')
-rw-r--r-- | games/quetoo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/quetoo/Makefile b/games/quetoo/Makefile index 9ece3bd34cfc..9166c4b7ff05 100644 --- a/games/quetoo/Makefile +++ b/games/quetoo/Makefile @@ -8,7 +8,8 @@ PORTNAME= quetoo PORTVERSION= 0.4.0 CATEGORIES= games -MASTER_SITES= http://jdolan.dyndns.org/jaydolan/files/ +MASTER_SITES= http://jdolan.dyndns.org/jaydolan/files/ \ + http://freebsd.nsu.ru/distfiles/ MAINTAINER= danfe@FreeBSD.org COMMENT= Fast, stable, compatible, and secure Quake II client |