diff options
Diffstat (limited to 'math/p5-Math-Random/Makefile')
-rw-r--r-- | math/p5-Math-Random/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index 57a055a7f7c9..7ca1f28f2d31 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-Random -PORTVERSION= 0.72 +PORTVERSION= 0.75 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,7 @@ WWW= https://metacpan.org/release/Math-Random USES= perl5 shebangfix USE_PERL5= configure + SHEBANG_FILES= example.pl post-install: |