diff options
author | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
commit | 86fcbbd03d739215e836bdf73a5b9873517a402b (patch) | |
tree | 806e422a2d930409396bd7ddbe8e3b8dbcbf15a9 /math/chaco | |
parent | 299f1d86f6788677731582ac95bd6e8a0bf8c9db (diff) | |
download | freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.gz freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.zst freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.zip |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
Diffstat (limited to 'math/chaco')
-rw-r--r-- | math/chaco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/chaco/Makefile b/math/chaco/Makefile index 1018fb79c2fc..2514bcdc16bb 100644 --- a/math/chaco/Makefile +++ b/math/chaco/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.cs.sandia.gov/downloads/papers/bahendr/ \ http://bsd3.csme.ru/myports/ DISTNAME= Chaco-${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software for Partitioning Graphs WRKSRC= ${WRKDIR}/${DISTNAME}/code |