diff options
author | lioux <lioux@FreeBSD.org> | 2004-06-24 22:28:12 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-06-24 22:28:12 +0800 |
commit | 167b26b665e640bd92df312aaa4183273bc99e27 (patch) | |
tree | 1081188b0a7a261f22fddade8da1996a3e3f2a30 /math | |
parent | 77b4973817411c9b124abcf5dbce472aea1e82a0 (diff) | |
download | freebsd-ports-gnome-167b26b665e640bd92df312aaa4183273bc99e27.tar.gz freebsd-ports-gnome-167b26b665e640bd92df312aaa4183273bc99e27.tar.zst freebsd-ports-gnome-167b26b665e640bd92df312aaa4183273bc99e27.zip |
Drop maintainership
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 |