diff options
author | maho <maho@FreeBSD.org> | 2011-08-25 09:54:15 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2011-08-25 09:54:15 +0800 |
commit | 1d0feab360f111df2c8fa8e230506b70f37de75a (patch) | |
tree | 32e3bc8dbb486556cda56de3dc83c5d2f7272e86 /math | |
parent | d49379e5b681fdd849a8dc0178e1d9a63bdfee34 (diff) | |
download | freebsd-ports-gnome-1d0feab360f111df2c8fa8e230506b70f37de75a.tar.gz freebsd-ports-gnome-1d0feab360f111df2c8fa8e230506b70f37de75a.tar.zst freebsd-ports-gnome-1d0feab360f111df2c8fa8e230506b70f37de75a.zip |
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 |