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 c84d5bc63c9..24e41a1502f 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/31 12:41:03 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:35 wiz Exp $ DISTNAME= xboard-4.6.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} |