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 1f47c140e73..0f1be46f7d4 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2013/06/04 22:16:08 tron Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/06 12:54:24 wiz Exp $ DISTNAME= knights-0.6 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |