diff options
author | rh <rh@pkgsrc.org> | 2002-10-12 07:32:22 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-10-12 07:32:22 +0000 |
commit | 65c2a438194cae46d3321d95f326221ce3a5da1f (patch) | |
tree | 2c4c18df3b9cb721c09693d7462d74d29cfcb99c /games/glchess/Makefile | |
parent | 8b9c927b0d7c100ab3b93e87e5f9b806a22a6f89 (diff) | |
download | pkgsrc-65c2a438194cae46d3321d95f326221ce3a5da1f.tar.gz |
Update glchess to 0.4.7. Changes are bugfixes in the gnuchess interface.
Diffstat (limited to 'games/glchess/Makefile')
-rw-r--r-- | games/glchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 8ca5e598b74..489baba5259 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/12 06:17:15 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/12 07:32:22 rh Exp $ # -DISTNAME= glchess-0.4.6 +DISTNAME= glchess-0.4.7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glchess/} |