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 | 00662abb3c83b6809f001eae1b4f800ac20ed3c6 (diff) |
Notes
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= |