diff options
Diffstat (limited to 'math/cln')
-rw-r--r-- | math/cln/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile index 552f8886bd96..27fbb18d85a9 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@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Class Library for Numbers LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 |