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 1cf775685b3..877d2f3944e 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2009/07/08 17:11:23 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/03 21:56:05 wiz Exp $ DISTNAME= xboard-4.2.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} |