diff options
Diffstat (limited to 'games/knights')
-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 b45fc6ff75a..d983830b967 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2011/04/22 13:43:37 obache Exp $ +# $NetBSD: Makefile,v 1.43 2011/11/01 06:01:19 sbd Exp $ DISTNAME= knights-0.6 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |