diff options
Diffstat (limited to 'math/p5-Math-Random-MT')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index bd63e02c3df6..4e9ad6aa79da 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= The Mersenne Twister PRNG PERL_CONFIGURE= yes diff --git a/math/p5-Math-Random-MT/pkg-comment b/math/p5-Math-Random-MT/pkg-comment deleted file mode 100644 index 8bfe04aac539..000000000000 --- a/math/p5-Math-Random-MT/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Mersenne Twister PRNG |