diff options
Diffstat (limited to 'games/icebreaker')
-rw-r--r-- | games/icebreaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index 07ec698617c..816ee4ef804 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:14:45 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/03/27 15:43:35 wiz Exp $ # DISTNAME= icebreaker-1.9.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.mattdm.org/icebreaker/1.9.x/ EXTRACT_SUFX= .tgz |