diff options
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r-- | games/wormux/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile index 9374ea58eeb..a9c8a9ec4c5 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2009/07/22 09:01:30 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2009/08/26 19:57:34 sno Exp $ DISTNAME= wormux-0.8.3 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ EXTRACT_SUFX= .tar.bz2 |