diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-23 19:34:06 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-23 19:34:06 +0800 |
commit | 5bdd93a67d99f9601f48f1c376bd3c4ee4f30ae5 (patch) | |
tree | a67b206591ddc27bdeef5467abf5638e94c7f297 /games | |
parent | f8a062c8d1679096f98c3a3c2f1fd7a7d35fc511 (diff) | |
download | freebsd-ports-gnome-5bdd93a67d99f9601f48f1c376bd3c4ee4f30ae5.tar.gz freebsd-ports-gnome-5bdd93a67d99f9601f48f1c376bd3c4ee4f30ae5.tar.zst freebsd-ports-gnome-5bdd93a67d99f9601f48f1c376bd3c4ee4f30ae5.zip |
Update master site and add an additional mirror.
Diffstat (limited to 'games')
-rw-r--r-- | games/typespeed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile index 091eecf13a03..2f8d962df530 100644 --- a/games/typespeed/Makefile +++ b/games/typespeed/Makefile @@ -9,7 +9,8 @@ PORTNAME= typespeed PORTVERSION= 0.4.4 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://ls.purkki.org/typespeed/ +MASTER_SITES= http://tobias.eyedacor.org/typespeed/ \ + http://critical.ch/distfiles/ DISTNAME= typespeed-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |