diff options
Diffstat (limited to 'math/lapack++/Makefile')
-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 c05c0603b971..3b4d7e539eb2 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lapack++ -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://math.nist.gov/lapack++/:doc |