diff options
Diffstat (limited to 'math/chaco/Makefile')
-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 |