diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-02-11 02:52:59 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-02-11 02:52:59 +0000 |
commit | e52797194cdee42a3d9ce52cd21add4b73dedc9b (patch) | |
tree | 963084e6c9de03bb319f1c81440361007ba1dcc4 /math/lapack++/Makefile | |
parent | 06fa2159e3c22188e1f86189477fb4d6e8a439bd (diff) | |
download | ports-e52797194cdee42a3d9ce52cd21add4b73dedc9b.tar.gz ports-e52797194cdee42a3d9ce52cd21add4b73dedc9b.zip |
Notes
Diffstat (limited to 'math/lapack++/Makefile')
-rw-r--r-- | math/lapack++/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index f4727700270a..689908f07aeb 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lapack++ -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.5.3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://math.nist.gov/lapack++/:doc |