aboutsummaryrefslogtreecommitdiffstats
path: root/math/mpfr
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-10-01 03:47:19 +0800
committerale <ale@FreeBSD.org>2005-10-01 03:47:19 +0800
commitd0bf7d7da68ba3f5191828e25bf65b96d14e4c9a (patch)
treeb095f379f5aa304d6a462614da78a53d5c92356a /math/mpfr
parentf452e9e79a6336d1e192232f2ab435a4f0981f42 (diff)
downloadfreebsd-ports-gnome-d0bf7d7da68ba3f5191828e25bf65b96d14e4c9a.tar.gz
freebsd-ports-gnome-d0bf7d7da68ba3f5191828e25bf65b96d14e4c9a.tar.zst
freebsd-ports-gnome-d0bf7d7da68ba3f5191828e25bf65b96d14e4c9a.zip
Correct typo.
Submitted by: Vincent Lefevre
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpfr/pkg-descr b/math/mpfr/pkg-descr
index 22b3e44c49fb..fe690e55fd63 100644
--- a/math/mpfr/pkg-descr
+++ b/math/mpfr/pkg-descr
@@ -7,7 +7,7 @@ floating-point computation which is both efficient and has a well-defined
semantics. It copies the good ideas from the ANSI/IEEE-754 standard for
double-precision floating-point arithmetic (53-bit mantissa).
-WWW: http://www.mpfr/org/
+WWW: http://www.mpfr.org/
- Alex Dupre
ale@FreeBSD.org