diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Matrix/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Pari/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index df0e009b0d3a..f4f801e33c09 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Math::BigInt::GMP - Use the GMP library for Math::BigInt routines +COMMENT= Use GMP library for Math::BigInt routines LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/math/p5-Math-Matrix/Makefile b/math/p5-Math-Matrix/Makefile index b8a355310983..72e8e7b48588 100644 --- a/math/p5-Math-Matrix/Makefile +++ b/math/p5-Math-Matrix/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Math::Matrix - multiply and invert matrices +COMMENT= Multiply and invert matrices in Perl USES= perl5 USE_PERL5= configure diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 37d3407c6c24..d86e86fcbef9 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}.zip \ pari-2.3.5.tar.gz:pari MAINTAINER= perl@FreeBSD.org -COMMENT= PARI - numerical/scientific/number-theoretic calculations +COMMENT= Numerical/scientific/number-theoretic calculations LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |