diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-19 09:04:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-19 09:04:39 +0000 |
commit | 028efa759f43ea4bff4ec487177f7ab83f62cc10 (patch) | |
tree | 60d8bd2bbc1209403d69dc5dd972287e445a782a /math/metis4 | |
parent | 22b192b7f240694b3ff5623dbd3e81e4a7ee61a4 (diff) | |
download | ports-028efa759f43ea4bff4ec487177f7ab83f62cc10.tar.gz ports-028efa759f43ea4bff4ec487177f7ab83f62cc10.zip |
Notes
Diffstat (limited to 'math/metis4')
-rw-r--r-- | math/metis4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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]* |