diff options
Diffstat (limited to 'math/speedcrunch')
-rw-r--r-- | math/speedcrunch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 4f6230284cf..4d6194cefc8 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/02/06 12:40:54 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/03 00:13:32 wiz Exp $ # DISTNAME= speedcrunch-0.10.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ |