diff options
Diffstat (limited to 'math/ldouble/Makefile')
-rw-r--r-- | math/ldouble/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile index 4492b0271f1a..bd47f615810b 100644 --- a/math/ldouble/Makefile +++ b/math/ldouble/Makefile @@ -8,6 +8,7 @@ DISTFILES= ${LDOUBLE_DISTFILE} MAINTAINER= ports@FreeBSD.org COMMENT= Long double math precision functions +WWW= http://www.moshier.net/ BUILD_DEPENDS= as:devel/binutils |