From 8ce48c97da65e9c16fb0983209a603104a1b853f Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 1 Nov 2009 17:56:52 +0000 Subject: [PATCH] Assume maintainership. Thanks to Wen Heping for getting this port started! Approved by: maintainer (wen) --- math/mpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/mpc/Makefile b/math/mpc/Makefile index 4eb6fbf898db..a36423dbcf60 100644 --- a/math/mpc/Makefile +++ b/math/mpc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= math devel MASTER_SITES= http://www.multiprecision.org/mpc/download/ -MAINTAINER= wenheping@gmail.com +MAINTAINER= gerald@FreeBSD.org COMMENT= Library of complex numbers with arbitrarily high precision LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \