diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-16 23:23:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-16 23:23:48 +0000 |
commit | 6dcad6dd3cb085f7048140248c3c4c555310f4af (patch) | |
tree | 179c2559f3c999613418aa9881c1fb8c43b99a36 /games | |
parent | 777c415929e539cffae16425aac264f24f215474 (diff) | |
download | pkgsrc-6dcad6dd3cb085f7048140248c3c4c555310f4af.tar.gz |
Change DIST_SUBDIR to avoid breakage for people who have the old
distfiles (see previous commit).
Diffstat (limited to 'games')
-rw-r--r-- | games/crafty/Makefile | 4 | ||||
-rw-r--r-- | games/crafty/distinfo | 18 |
2 files changed, 11 insertions, 11 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile index 9c903ccbe40..712c22437f4 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/09/16 17:15:25 he Exp $ +# $NetBSD: Makefile,v 1.29 2004/09/16 23:23:48 wiz Exp $ DISTNAME= crafty-18.15 CATEGORIES= games @@ -13,7 +13,7 @@ COMMENT= Chess engine USE_BUILDLINK3= YES -DIST_SUBDIR= ${DISTNAME} +DIST_SUBDIR= ${DISTNAME}-1 CRAFTY_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} CRAFTY_STARTPGN= start.pgn CRAFTY_DOCFILES= read.me crafty.faq diff --git a/games/crafty/distinfo b/games/crafty/distinfo index 2e9271d3cc9..6726a701226 100644 --- a/games/crafty/distinfo +++ b/games/crafty/distinfo @@ -1,12 +1,12 @@ -$NetBSD: distinfo,v 1.9 2004/09/16 17:15:25 he Exp $ +$NetBSD: distinfo,v 1.10 2004/09/16 23:23:48 wiz Exp $ -SHA1 (crafty-18.15/crafty-18.15.tar.gz) = b0f19212643a4dffb49c8e3b1ce0be349f3ddb08 -Size (crafty-18.15/crafty-18.15.tar.gz) = 363553 bytes -SHA1 (crafty-18.15/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 -Size (crafty-18.15/start.pgn) = 1347 bytes -SHA1 (crafty-18.15/read.me) = 6cbc94627c0d27f1a171e8c27864810532bb0e27 -Size (crafty-18.15/read.me) = 7615 bytes -SHA1 (crafty-18.15/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db -Size (crafty-18.15/crafty.faq) = 10252 bytes +SHA1 (crafty-18.15-1/crafty-18.15.tar.gz) = b0f19212643a4dffb49c8e3b1ce0be349f3ddb08 +Size (crafty-18.15-1/crafty-18.15.tar.gz) = 363553 bytes +SHA1 (crafty-18.15-1/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 +Size (crafty-18.15-1/start.pgn) = 1347 bytes +SHA1 (crafty-18.15-1/read.me) = 6cbc94627c0d27f1a171e8c27864810532bb0e27 +Size (crafty-18.15-1/read.me) = 7615 bytes +SHA1 (crafty-18.15-1/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db +Size (crafty-18.15-1/crafty.faq) = 10252 bytes SHA1 (patch-ab) = cf686338b72b83922b23751d75011e92cf3dbe83 SHA1 (patch-ac) = 507a7688c2aee795b3cf20c209f1edca076dfd9e |