diff options
Diffstat (limited to 'math/speedcrunch/Makefile')
-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 7403ed4fbae..cc7ad3a17dd 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/08 23:02:03 adam Exp $ +# $NetBSD: Makefile,v 1.16 2013/01/26 21:38:12 adam Exp $ # DISTNAME= speedcrunch-0.10.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ |