diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
commit | 57f8ecd37c6b6458978fb50b0e0dc2c9a05239a5 (patch) | |
tree | 7d3f2333771a217382d04e8dd3e8e109ed73e359 /math/taucs | |
parent | e42dc6a02fc8b59df230749c77ca289a50b96858 (diff) |
Notes
Diffstat (limited to 'math/taucs')
-rw-r--r-- | math/taucs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/taucs/Makefile b/math/taucs/Makefile index 3b341977222e..dcf5170f9b76 100644 --- a/math/taucs/Makefile +++ b/math/taucs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.tau.ac.il/~stoledo/taucs/${PORTVERSION}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= C library of sparse linear solvers USE_FORTRAN= yes |