diff options
Diffstat (limited to 'games/criticalmass/Makefile')
-rw-r--r-- | games/criticalmass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 4c331524f02..b455dc268fe 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/12/08 14:41:39 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:40 reed Exp $ # DISTNAME= CriticalMass-0.98 PKGNAME= ${DISTNAME:S/CM/cm/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=criticalmass/} EXTRACT_SUFX= .tar.bz2 |