aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-11-01 17:56:52 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-11-01 17:56:52 +0000
commit8ce48c97da65e9c16fb0983209a603104a1b853f (patch)
treeca149cc48bfaf9ff342e5064e45b844368abdda0 /math
parent607bb411ffe7e9715d51d6b59478c34c1f9d7f4d (diff)
downloadports-8ce48c97da65e9c16fb0983209a603104a1b853f.tar.gz
ports-8ce48c97da65e9c16fb0983209a603104a1b853f.zip
Notes
Diffstat (limited to 'math')
-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 \