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 cff06df8e60..8e079ca2d0e 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2012/06/14 07:44:10 sbd Exp $ +# $NetBSD: Makefile,v 1.49 2012/09/15 10:04:42 obache Exp $ DISTNAME= knights-0.6 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |