diff options
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 |