diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
commit | ba072d1713882ccd33bf7e20b3195bb6e95402df (patch) | |
tree | 3a26757dcd5fcaba4414cd4680ded17df23a5ed5 /math | |
parent | 878d3182a07e75da213d53f25609224e37b3bd55 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/elmer-umfpack/Makefile | 2 | ||||
-rw-r--r-- | math/libqalculate/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile index 4ea11ee21758..479dd96d5353 100644 --- a/math/elmer-umfpack/Makefile +++ b/math/elmer-umfpack/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= UMFPACK library used by ELMER FEM package USE_FORTRAN= yes diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 04098441733b..2acef634c319 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A a multi-purpose desktop calculator (backend library) LIB_DEPENDS= cln.6:${PORTSDIR}/math/cln |