diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-08 10:03:34 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-08 10:03:34 +0000 |
commit | 5f884d4ed4cc8e1be789dad717bb969edd163070 (patch) | |
tree | 4668e6bf4aca814a0b3bfd7090acdf79b0a76806 /games | |
parent | 435c4ddb9f1c5f0abe4f453963eef4f824ae224e (diff) |
Notes
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 |