diff options
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/} |