summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/metis-edf/Makefile2
-rw-r--r--math/metis/Makefile2
-rw-r--r--math/metis4/Makefile2
-rw-r--r--math/pari/Makefile2
-rw-r--r--math/parmetis/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile
index fcf4f6621bd9..e089f93ecc27 100644
--- a/math/metis-edf/Makefile
+++ b/math/metis-edf/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 4.1-2
PORTREVISION= 3
CATEGORIES= math
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Meshes partionning tool used by Code_Aster
CONFLICTS= metis-[0-9]*
diff --git a/math/metis/Makefile b/math/metis/Makefile
index 54afbc1ed180..323efb774195 100644
--- a/math/metis/Makefile
+++ b/math/metis/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ \
http://www-users.cs.umn.edu/~karypis/metis/metis/files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= A package for unstructured graph partitioning
CONFLICTS= metis-edf-[0-9]*
diff --git a/math/metis4/Makefile b/math/metis4/Makefile
index 54afbc1ed180..323efb774195 100644
--- a/math/metis4/Makefile
+++ b/math/metis4/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ \
http://www-users.cs.umn.edu/~karypis/metis/metis/files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= A package for unstructured graph partitioning
CONFLICTS= metis-edf-[0-9]*
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 6bfe101f6b0f..9c76cff1b27e 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -11,7 +11,7 @@ PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Mathematics library and advanced calculator package
LICENSE= GPLv2
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile
index 6065a8cc0623..60167fe0e340 100644
--- a/math/parmetis/Makefile
+++ b/math/parmetis/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/
MASTER_SITE_SUBDIR= . OLD
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= A package for parallel (mpi) unstructured graph partitioning
OPTIONS= OPENMPI "Use openmpi instead of mpich2" off