diff options
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 707a8e5fded..afab4f929f1 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2016/07/07 14:49:25 jperkin Exp $ +# $NetBSD: Makefile,v 1.42 2016/10/02 02:19:51 mef Exp $ -DISTNAME= gnuchess-6.2.2 +DISTNAME= gnuchess-6.2.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=chess/} |