diff options
author | wiz <wiz> | 2003-04-02 12:06:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-04-02 12:06:40 +0000 |
commit | 8f9f525fb8a723b9afe9efb26f30fee6601cc86f (patch) | |
tree | 54110c79e4d42d6cb2e2112e85105453729a4420 /games/koth | |
parent | b2227d1116ce3b32c5f7ba06a1bc9cea00ae2a82 (diff) | |
download | pkgsrc-8f9f525fb8a723b9afe9efb26f30fee6601cc86f.tar.gz |
PKGREVISION++ because of libgii and libggi updates.
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/ |