diff options
author | danfe <danfe@FreeBSD.org> | 2006-07-06 18:07:26 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-07-06 18:07:26 +0800 |
commit | 9e0d55d2ba07ecd40266b86cc6a357495dc7a212 (patch) | |
tree | 964fb7fefaaab878e8e7d0ec3cb678a99c13ee6e /games | |
parent | 497007a73a7b673c19c51be81ba90518ac06015d (diff) | |
download | freebsd-ports-gnome-9e0d55d2ba07ecd40266b86cc6a357495dc7a212.tar.gz freebsd-ports-gnome-9e0d55d2ba07ecd40266b86cc6a357495dc7a212.tar.zst freebsd-ports-gnome-9e0d55d2ba07ecd40266b86cc6a357495dc7a212.zip |
Augment master sites.
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 |