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 719607d1dda9..b6a510088c17 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -3,7 +3,7 @@ PORTNAME= lapack++ PORTVERSION= 2.5.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/lapackpp \ http://math.nist.gov/lapack++/:doc |