aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-11-02 01:56:52 +0800
committergerald <gerald@FreeBSD.org>2009-11-02 01:56:52 +0800
commitf7ee8c50ab0ce932ee03fc040249b60fbfc1dde8 (patch)
treedb1ea3c588a2ce1d2ecbf3f5ae21bbbf3d03c353
parentc1d765a3a3bb714037e200153f3d4e9310eef573 (diff)
downloadfreebsd-ports-gnome-f7ee8c50ab0ce932ee03fc040249b60fbfc1dde8.tar.gz
freebsd-ports-gnome-f7ee8c50ab0ce932ee03fc040249b60fbfc1dde8.tar.zst
freebsd-ports-gnome-f7ee8c50ab0ce932ee03fc040249b60fbfc1dde8.zip
Assume maintainership. Thanks to Wen Heping for getting this port started!
Approved by: maintainer (wen)
-rw-r--r--math/mpc/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \