diff options
Diffstat (limited to 'games')
-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} |