diff options
author | veego <veego@pkgsrc.org> | 2001-10-07 09:32:02 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2001-10-07 09:32:02 +0000 |
commit | 656a76981f73955d56148c1dd7cff75866075a2b (patch) | |
tree | 6fa73449a148eeadedf2c17c6c9f55f5548ec40f /games/crafty | |
parent | 8001c7927a5c0f542bfee22a4da18250359cdff6 (diff) | |
download | pkgsrc-656a76981f73955d56148c1dd7cff75866075a2b.tar.gz |
Fetch it again from the main ftp site and not from the MASTER_SITE_BACKUP.
Diffstat (limited to 'games/crafty')
-rw-r--r-- | games/crafty/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile index cc299ca0711..dd8a2374b83 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2001/09/14 22:09:45 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2001/10/07 09:32:02 veego Exp $ DISTNAME= crafty-18.10 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_BACKUP} \ - ftp://ftp.cis.uab.edu/pub/hyatt/v18/ \ +MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/v18/ \ ftp://ftp.cis.uab.edu/pub/hyatt/ \ ftp://ftp.cis.uab.edu/pub/hyatt/common/ DISTFILES= ${CRAFTY_DISTFILES} |