diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-06-24 14:28:12 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-06-24 14:28:12 +0000 |
commit | 70a15e78fc0abdc34d823c54b8fac54669ce968b (patch) | |
tree | bd42f488138cc9d7e8692ba2f99d4f1c6b700be1 /math | |
parent | 332c6cdbaa0ce122e14c8e3fb77feb49223b8b4f (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Expr/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-FFT/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Logic/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 80d12fd84bd6..4fedefbe59bc 100644 --- a/math/p5-Math-Expr/Makefile +++ b/math/p5-Math-Expr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for parsing mathematical expressions into a tree structure USE_SIZE= yes diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index 4bca3c52a3ed..43037f78e52a 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module providing an interface to Fast Fourier Transform routines USE_SIZE= yes diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index dd935fb7189b..16904778f91a 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl routines for data sets interpolation and interval search USE_SIZE= yes diff --git a/math/p5-Math-Logic/Makefile b/math/p5-Math-Logic/Makefile index b526c4492edd..5bae27910e41 100644 --- a/math/p5-Math-Logic/Makefile +++ b/math/p5-Math-Logic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module providing pure 2, 3 or multi-value logic USE_SIZE= yes |