diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-26 06:41:30 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-26 06:41:30 +0000 |
commit | 61818ce94b1edff39aa289d1eac7f8a73eed36ae (patch) | |
tree | b54ef7ccd5dfd3ead2707c200f2e743968ee713a /math/arpack++ | |
parent | df214e1a6c6b5838eb5f59b027018a4f86e02a8a (diff) |
Notes
Diffstat (limited to 'math/arpack++')
-rw-r--r-- | math/arpack++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index 85017c825d14..49645508f503 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpack++ PORTVERSION= 1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MASTER_SITES= http://www.ime.unicamp.br/%7echico/arpack++/ DISTNAME= ${PORTNAME} |