diff options
author | bf <bf@FreeBSD.org> | 2011-11-19 17:04:39 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-11-19 17:04:39 +0800 |
commit | c24985a08e5b4d8c1b405c5407b187ae0ff5f386 (patch) | |
tree | a28664fcbe3135241f55592ee239f6432d5efb98 /math/metis4 | |
parent | 96ab59abfb1950f66a7fbff60c641cfc44794120 (diff) | |
download | freebsd-ports-gnome-c24985a08e5b4d8c1b405c5407b187ae0ff5f386.tar.gz freebsd-ports-gnome-c24985a08e5b4d8c1b405c5407b187ae0ff5f386.tar.zst freebsd-ports-gnome-c24985a08e5b4d8c1b405c5407b187ae0ff5f386.zip |
Adopt
Feature safe: yes
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]* |