diff options
Diffstat (limited to 'games/scid')
-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 7cfa6a47687..c81f225ec3f 100644 --- a/games/scid/Makefile +++ b/games/scid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/01/11 14:42:03 adam Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/17 16:10:44 wiz Exp $ # DISTNAME= scid-3.6.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scid/} |