diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/colchess-book-large | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/colchess-book-large')
-rw-r--r-- | games/colchess-book-large/Makefile | 3 | ||||
-rw-r--r-- | games/colchess-book-large/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/colchess-book-large/Makefile b/games/colchess-book-large/Makefile index 1ebc89eb1a3..a1939047bbf 100644 --- a/games/colchess-book-large/Makefile +++ b/games/colchess-book-large/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/24 20:13:14 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 15:10:44 wiz Exp $ DISTNAME= book_large PKGNAME= ${CHESS_ENGINE}-book-large-20000512 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.ast.cam.ac.uk/~cmf/chess/ EXTRACT_SUFX= .tgz MAINTAINER= jlam@netbsd.org +COMMENT= chess opening book for ColChess (large) DEPENDS+= colchess>=7.0:../../games/colchess diff --git a/games/colchess-book-large/pkg/COMMENT b/games/colchess-book-large/pkg/COMMENT deleted file mode 100644 index 8a3928e9cb9..00000000000 --- a/games/colchess-book-large/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -chess opening book for ColChess (large) |