aboutsummaryrefslogtreecommitdiff
path: root/math/cln/Makefile
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2010-02-23 19:10:24 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2010-02-23 19:10:24 +0000
commit202ed6e48f8a3c080a6720d9b604e59055083b7e (patch)
tree0c72fbfc557b355f1f5f9e76fb547da612ba0cc4 /math/cln/Makefile
parent4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (diff)
downloadports-202ed6e48f8a3c080a6720d9b604e59055083b7e.tar.gz
ports-202ed6e48f8a3c080a6720d9b604e59055083b7e.zip
Notes
Diffstat (limited to 'math/cln/Makefile')
-rw-r--r--math/cln/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 503a0e928855..72314862a3f6 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.ginac.de/CLN/ \
http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \
ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= Class Library for Numbers
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4