diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
commit | eecc33021ee2c4bf2ed99deb5410cceeb2772bce (patch) | |
tree | 7a6976c5865f3924ba3ac58db07336e1343a5676 /math/speedcrunch | |
parent | 4d55666226a1a32a778ec41abf7265abf57b8c4a (diff) |
bump PORTREVISION after cmake update
Notes
Notes:
svn path=/head/; revision=230897
Diffstat (limited to 'math/speedcrunch')
-rw-r--r-- | math/speedcrunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 5a5681ecad27..146790863223 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -7,7 +7,7 @@ PORTNAME= speedcrunch DISTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |