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 546281613fd..06037c08641 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2006/01/24 07:32:09 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/02/05 23:09:18 joerg Exp $ DISTNAME= knights-0.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |