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 6759cfce2f62..5b32009370e9 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -1,6 +1,6 @@ PORTNAME= lapack++ PORTVERSION= 2.5.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= SF/lapackpp \ http://math.nist.gov/lapack++/:doc |