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 a1684e6567a..6738f231345 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2011/01/13 13:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/01/28 11:00:53 wiz Exp $ # DISTNAME= CriticalMass-1.0.2 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=criticalmass/} EXTRACT_SUFX= .tar.bz2 |