diff options
author | reed <reed@pkgsrc.org> | 2005-04-16 00:22:55 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-04-16 00:22:55 +0000 |
commit | cdd33a41cb82bae114a1ab173a61bdee5b39b1db (patch) | |
tree | 8b364970414db39e495b07d09b5ebc6f031bc045 /games/gnuchess/Makefile | |
parent | c687912a4377d517cfe53941136aefd477ee26ab (diff) | |
download | pkgsrc-cdd33a41cb82bae114a1ab173a61bdee5b39b1db.tar.gz |
Also bump PKGREVISION for last change -- on some systems
this may add an additional dependency (readline).
Diffstat (limited to 'games/gnuchess/Makefile')
-rw-r--r-- | games/gnuchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 062b35f9ef9..54f3b767a48 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2005/04/16 00:21:44 reed Exp $ +# $NetBSD: Makefile,v 1.27 2005/04/16 00:22:55 reed Exp $ DISTNAME= gnuchess-5.07 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=chess/} |