diff options
author | Maho Nakata <maho@FreeBSD.org> | 2011-08-25 01:54:15 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2011-08-25 01:54:15 +0000 |
commit | c422fe991080813a81229d8b1b76398ff51651c6 (patch) | |
tree | 3fe3196e6df93b818f720fa8e3916b4f095e7b50 /math | |
parent | Use libdata/pkgconfig instead of lib/pkgconfig. (diff) |
Forgot to bump portrevision.
Diffstat (limited to 'math')
-rw-r--r-- | math/lapack++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index 897eb0847fb8..370e8b9e9fbe 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -7,7 +7,7 @@ PORTNAME= lapack++ PORTVERSION= 2.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/lapackpp/lapackpp/${PORTVERSION} \ http://math.nist.gov/lapack++/:doc |