diff options
Diffstat (limited to 'games/crafty-book-small/Makefile')
-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 2b1eb7c6e92..eb9a326f267 100644 --- a/games/crafty-book-small/Makefile +++ b/games/crafty-book-small/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 21:38:12 grant Exp $ DISTNAME= small PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/ EXTRACT_SUFX= .zip -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org COMMENT= chess opening book for Crafty (small) DEPENDS+= crafty>=17.0:../../games/crafty |