diff options
Diffstat (limited to 'games/crafty-book-small/Makefile')
-rw-r--r-- | games/crafty-book-small/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/crafty-book-small/Makefile b/games/crafty-book-small/Makefile index b88b072c5f1..b0d12104d66 100644 --- a/games/crafty-book-small/Makefile +++ b/games/crafty-book-small/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:15 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:13 joerg Exp $ DISTNAME= small PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/ EXTRACT_SUFX= .zip |