summaryrefslogtreecommitdiff
path: root/games/gnuchess-book-chess
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
commit9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/gnuchess-book-chess
parent94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff)
downloadpkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/gnuchess-book-chess')
-rw-r--r--games/gnuchess-book-chess/Makefile3
-rw-r--r--games/gnuchess-book-chess/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gnuchess-book-chess/Makefile b/games/gnuchess-book-chess/Makefile
index f2f438b94fa..7b155447e19 100644
--- a/games/gnuchess-book-chess/Makefile
+++ b/games/gnuchess-book-chess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/10/21 22:38:07 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 15:10:50 wiz Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#
@@ -9,6 +9,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU:=chess/}
MAINTAINER= jlam@netbsd.org
+COMMENT= chess opening book for GNU Chess (default)
DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess
diff --git a/games/gnuchess-book-chess/pkg/COMMENT b/games/gnuchess-book-chess/pkg/COMMENT
deleted file mode 100644
index 7d7530c4597..00000000000
--- a/games/gnuchess-book-chess/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-chess opening book for GNU Chess (default)