diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-08 18:03:34 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-08 18:03:34 +0800 |
commit | b5139b8bd48478c81ae9f6c4c9032f0f3024c5c9 (patch) | |
tree | 3946766d14dc4a0f0f4a104431ea993173c05f45 /games | |
parent | 455b9da7953f8f1d398247d2573cbc7d495b8aaf (diff) | |
download | freebsd-ports-gnome-b5139b8bd48478c81ae9f6c4c9032f0f3024c5c9.tar.gz freebsd-ports-gnome-b5139b8bd48478c81ae9f6c4c9032f0f3024c5c9.tar.zst freebsd-ports-gnome-b5139b8bd48478c81ae9f6c4c9032f0f3024c5c9.zip |
Update MASTER_SITES.
nods to: fenner's survey, www.alltheweb.com
Diffstat (limited to 'games')
-rw-r--r-- | games/myth2_demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/myth2_demo/Makefile b/games/myth2_demo/Makefile index e2551aa981af..55b15c860035 100644 --- a/games/myth2_demo/Makefile +++ b/games/myth2_demo/Makefile @@ -9,7 +9,7 @@ PORTNAME= myth2_demo PORTVERSION= 1.3 CATEGORIES= games linux MASTER_SITES= ftp://ftp.linux.tucows.com/pub/Loki/updates/loki_demos/ \ - ftp://ftp.sunsite.auc.dk/disk2/lokigames/updates/loki_demos/ + ftp://ftp.sunsite.auc.dk/disk1/lokigames/updates/loki_demos/ PKGNAMEPREFIX= linux- DISTNAME= myth2-demo EXTRACT_SUFX= .run |