diff options
Diffstat (limited to 'games/scid/Makefile')
-rw-r--r-- | games/scid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/scid/Makefile b/games/scid/Makefile index a1e3e0218d1..1a6eab6a5c3 100644 --- a/games/scid/Makefile +++ b/games/scid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:16:11 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:54:26 wiz Exp $ # DISTNAME= scid-3.6.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scid/} |