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 0a9b1fcd1c4..3df01bdd269 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/04/10 06:21:25 obache Exp $ +# $NetBSD: Makefile,v 1.64 2014/08/22 11:24:32 wiz Exp $ DISTNAME= knights-0.6 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |