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 24e41a1502f..37e8b78a15f 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:50:07 wiz Exp $ DISTNAME= xboard-4.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} |