diff options
Diffstat (limited to 'games/knightcap')
-rw-r--r-- | games/knightcap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/knightcap/Makefile b/games/knightcap/Makefile index 04d2aa86b97..284f57e2d7e 100644 --- a/games/knightcap/Makefile +++ b/games/knightcap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2021/12/08 16:04:35 adam Exp $ +# $NetBSD: Makefile,v 1.36 2022/08/11 05:08:30 gutteridge Exp $ DISTNAME= KnightCap-3.6 PKGNAME= knightcap-3.6 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games #MASTER_SITES= ftp://ftp.samba.org/pub/KnightCap/ |