diff options
Diffstat (limited to 'games/koth')
-rw-r--r-- | games/koth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/koth/Makefile b/games/koth/Makefile index cdc81426efc..8e114235562 100644 --- a/games/koth/Makefile +++ b/games/koth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/01/28 22:03:19 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/04/02 12:06:40 wiz Exp $ # DISTNAME= koth-0.7.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://www-unix.oit.umass.edu/~tetron/koth/ |