diff options
Diffstat (limited to 'games/knights/Makefile')
-rw-r--r-- | games/knights/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/knights/Makefile b/games/knights/Makefile index c423d04b4b3..fffa71fd973 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2009/08/26 19:57:32 sno Exp $ +# $NetBSD: Makefile,v 1.36 2010/01/17 12:02:17 wiz Exp $ DISTNAME= knights-0.6 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |