diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-08 10:03:34 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-08 10:03:34 +0000 |
commit | b5139b8bd48478c81ae9f6c4c9032f0f3024c5c9 (patch) | |
tree | 3946766d14dc4a0f0f4a104431ea993173c05f45 /games/myth2_demo | |
parent | 455b9da7953f8f1d398247d2573cbc7d495b8aaf (diff) | |
download | FreeBSD-ports-b5139b8bd48478c81ae9f6c4c9032f0f3024c5c9.zip FreeBSD-ports-b5139b8bd48478c81ae9f6c4c9032f0f3024c5c9.tar.gz |
Update MASTER_SITES.
nods to: fenner's survey, www.alltheweb.com
Diffstat (limited to 'games/myth2_demo')
-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 e2551aa..55b15c8 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 |