diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-06-02 12:56:12 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-06-02 12:56:12 +0000 |
commit | 722b8d337dc3340bbc766c7ccab5b596f67e0604 (patch) | |
tree | 10e977c2d5ed450f26f63596f8016f067e098939 /math/p5-Math-Random/Makefile | |
parent | Updated to 0.09 (diff) |
Updated to 0.65
Diffstat (limited to 'math/p5-Math-Random/Makefile')
-rw-r--r-- | math/p5-Math-Random/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index 307015e59937..59d1049e222e 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Math-Random -PORTVERSION= 0.61 +PORTVERSION= 0.65 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= skv@protey.ru +MAINTAINER= skv@FreeBSD.org PERL_CONFIGURE= yes |