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