diff options
Diffstat (limited to 'math/rngstreams')
-rw-r--r-- | math/rngstreams/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rngstreams/Makefile b/math/rngstreams/Makefile index 6912b404d5a9..0d89643e7f6a 100644 --- a/math/rngstreams/Makefile +++ b/math/rngstreams/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/software/RngStreams/ MAINTAINER= bf@FreeBSD.org -COMMENT= A C implementation of a high-quality uniform random number generator +COMMENT= C implementation of a high-quality uniform random number generator USES= libtool GNU_CONFIGURE= yes |