diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 93e3b9e04264b93620166058e19ea42c856505b0 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /games/gnuchess-book | |
parent | 64c62687571ac76a3ac8b5402e7bd4f1498bef90 (diff) | |
download | pkgsrc-93e3b9e04264b93620166058e19ea42c856505b0.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'games/gnuchess-book')
-rw-r--r-- | games/gnuchess-book/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnuchess-book/Makefile b/games/gnuchess-book/Makefile index 2b5c511810d..593417614f4 100644 --- a/games/gnuchess-book/Makefile +++ b/games/gnuchess-book/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 20:50:16 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:15 joerg Exp $ # DISTNAME= book_1.01.pgn PKGNAME= ${CHESS_ENGINE}-book-1.01 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=chess/} EXTRACT_SUFX= .gz |