diff options
author | Stefan Eßer <se@FreeBSD.org> | 2005-12-15 15:51:00 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2005-12-15 15:51:00 +0000 |
commit | 36f3f8cf95896e913ed2f1a60fc48385918d34ce (patch) | |
tree | 79b4fd1724c2a5bce0357005029f9b1d38ee0b5e /games | |
parent | Add scapy 1.0.2, powerful interactive packet manipulation program in (diff) |
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>
Notes
Notes:
svn path=/head/; revision=151243
Diffstat (limited to 'games')
-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= |