diff options
author | bf <bf@FreeBSD.org> | 2011-07-24 11:05:21 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-07-24 11:05:21 +0800 |
commit | 5ab87d1085e182bfbd6679990a3974606e307aa7 (patch) | |
tree | dfe77bd19c771efbe2f759c02715facd1abc9165 /math/taucs | |
parent | 1671189c4b683d7e3de22dc9b62d3576ca67d21f (diff) | |
download | freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.gz freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.zst freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.zip |
take in some orphans
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 |