diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-25 02:55:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-25 02:55:49 +0000 |
commit | 316cbc2c18c21fa9c05c49c077fb62def2af89a2 (patch) | |
tree | 364a9b9766cf45070da6adc72fe58387a3df0cf9 /games | |
parent | ab50fa55d66b5f29e8e36288dc49600da5c51c94 (diff) | |
download | pkgsrc-316cbc2c18c21fa9c05c49c077fb62def2af89a2.tar.gz |
Bump PKGREVISION for libggi update.
Diffstat (limited to 'games')
-rw-r--r-- | games/koth/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/koth/Makefile b/games/koth/Makefile index 266e9566b4c..d743b0db883 100644 --- a/games/koth/Makefile +++ b/games/koth/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2005/02/21 20:26:10 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 2005/03/25 02:55:49 wiz Exp $ # DISTNAME= koth-0.8.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games -MASTER_SITES= http://savannah.nongnu.org/download/koth/default.pkg/0.8.0/ +MASTER_SITES= http://www.ibiblio.org/pub/Linux/games/multiplayer/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org |