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 856340cc5c3..35216f4de94 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2020/08/31 18:09:35 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2020/11/05 09:08:15 ryoon Exp $ DISTNAME= xboard-4.9.1 #PKGREVISION= 1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} |