diff options
Diffstat (limited to 'games/knightcap/Makefile')
-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 c77b60d3543..53001a1374e 100644 --- a/games/knightcap/Makefile +++ b/games/knightcap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/04/24 22:46:10 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2004/10/03 00:14:45 tv Exp $ DISTNAME= KnightCap-3.6 PKGNAME= knightcap-3.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/ |