diff options
Diffstat (limited to 'math/testu01/Makefile')
-rw-r--r-- | math/testu01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/testu01/Makefile b/math/testu01/Makefile index 107e70c62ea3..b791d04ef8a4 100644 --- a/math/testu01/Makefile +++ b/math/testu01/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.iro.umontreal.ca/~simardr/testu01/:0 \ DISTFILES= ${PORTNAME}${EXTRACT_SUFX}:0 testu01.pdf:1 EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for statistical testing of uniform random number generators LIB_DEPENDS= libgmp.so:math/gmp |