diff options
Diffstat (limited to 'games/crafty-book-small')
-rw-r--r-- | games/crafty-book-small/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty-book-small/Makefile b/games/crafty-book-small/Makefile index eb9a326f267..1912df87bce 100644 --- a/games/crafty-book-small/Makefile +++ b/games/crafty-book-small/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:38:12 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:41 martti Exp $ DISTNAME= small PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/ EXTRACT_SUFX= .zip MAINTAINER= jlam@NetBSD.org -COMMENT= chess opening book for Crafty (small) +COMMENT= Chess opening book for Crafty (small) DEPENDS+= crafty>=17.0:../../games/crafty |