diff options
Diffstat (limited to 'games/xboard/Makefile')
-rw-r--r-- | games/xboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 09f8e8c8d33..936a1b43fd5 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2016/08/03 10:22:48 adam Exp $ +# $NetBSD: Makefile,v 1.48 2017/02/06 13:55:23 wiz Exp $ DISTNAME= xboard-4.8.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} |