diff options
Diffstat (limited to 'games/colchess-book-colchess/Makefile')
-rw-r--r-- | games/colchess-book-colchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/colchess-book-colchess/Makefile b/games/colchess-book-colchess/Makefile index ae57c1fbfb4..e4782d51e21 100644 --- a/games/colchess-book-colchess/Makefile +++ b/games/colchess-book-colchess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/24 20:12:17 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/10/24 20:17:35 jlam Exp $ DISTNAME= colchess -PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME} +PKGNAME= ${CHESS_ENGINE}-book-${DIST_SUBDIR} WRKSRC= ${WRKDIR}/ColChess CATEGORIES= games MASTER_SITES= http://www.ast.cam.ac.uk/~cmf/chess/ |