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 76f0092b65e..37aea3dd9d6 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2010/07/14 11:11:20 sbd Exp $ +# $NetBSD: Makefile,v 1.41 2011/01/13 13:37:47 wiz Exp $ DISTNAME= knights-0.6 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |