diff options
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r-- | games/wormux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile index 592162c9d11..78a82a6a607 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/09/20 21:04:09 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/09/21 13:03:45 wiz Exp $ # DISTNAME= wormux-0.7.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ |