diff options
author | se <se@FreeBSD.org> | 2005-12-15 23:51:00 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2005-12-15 23:51:00 +0800 |
commit | 02f65c4cd66a975a10b917c82639d1a355fe8809 (patch) | |
tree | 52f9f933527854f0e17ba9254d825a7f24ef9f8a /games/rt2-demo | |
parent | 4048e68dcb11d67b3c8e15bc279a8da3ed775afb (diff) | |
download | freebsd-ports-gnome-02f65c4cd66a975a10b917c82639d1a355fe8809.tar.gz freebsd-ports-gnome-02f65c4cd66a975a10b917c82639d1a355fe8809.tar.zst freebsd-ports-gnome-02f65c4cd66a975a10b917c82639d1a355fe8809.zip |
Update master site, the old one was shut down long ago, when Loki
Software stopped selling Linux versions of popular WIndows games.
PR: 90408
Submitted by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br>
Diffstat (limited to 'games/rt2-demo')
-rw-r--r-- | games/rt2-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile index 8ea4735c9423..0f0b3534709f 100644 --- a/games/rt2-demo/Makefile +++ b/games/rt2-demo/Makefile @@ -9,7 +9,7 @@ PORTNAME= rt2_demo PORTVERSION= 1.54b PORTREVISION= 1 CATEGORIES= games linux -MASTER_SITES= ftp://ftp.linuxgames.com/loki/demos/rt2/ +MASTER_SITES= http://cvsup.theplanet.com/distfiles/ DISTNAME= rt2-demo EXTRACT_SUFX= .run EXTRACT_ONLY= |