aboutsummaryrefslogtreecommitdiffstats
path: root/math/cln/Makefile
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2010-02-24 03:10:24 +0800
committeraraujo <araujo@FreeBSD.org>2010-02-24 03:10:24 +0800
commit8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0 (patch)
treef90c99d88182af1885ece80f8811881d918f65ff /math/cln/Makefile
parent7b2dd631e1b66e299babb2d898f084a7bf78d6b1 (diff)
downloadfreebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.gz
freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.zst
freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.zip
Pass maintainership to people that use it.
Feature safe: yes
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