diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
| commit | a01b22a05259e8b8b76cfadccd22f4df4309c55e (patch) | |
| tree | c41943c00a390851e85561a8bb285cbf37b82724 /math/arpack++ | |
| parent | 56f2748d5194b9d5187e449ee838de0694783516 (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 f5dac228ba1c..b0687137fb34 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -14,7 +14,7 @@ PATCH_SITES= http://reuter.mit.edu/blue/software/ \ PATCHFILES= arpack++1.2.patch.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ARPACK++ is an object-oriented version of the ARPACK package LIB_DEPENDS= libarpack.so:math/arpack \ |
