diff options
Diffstat (limited to 'math/diehard/Makefile')
-rw-r--r-- | math/diehard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/diehard/Makefile b/math/diehard/Makefile index 2f20ce37ec1e..d70601f2d2cb 100644 --- a/math/diehard/Makefile +++ b/math/diehard/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://stat.fsu.edu/pub/diehard/ DISTNAME= die.c MAINTAINER= skv@FreeBSD.org +COMMENT= Marsaglia's Diehard Battery of Tests of Randomness ALL_TARGET= diehard USE_REINPLACE= YES |