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 | |
parent | 77b4973817411c9b124abcf5dbce472aea1e82a0 (diff) | |
download | freebsd-ports-graphics-167b26b665e640bd92df312aaa4183273bc99e27.tar.gz freebsd-ports-graphics-167b26b665e640bd92df312aaa4183273bc99e27.tar.zst freebsd-ports-graphics-167b26b665e640bd92df312aaa4183273bc99e27.zip |
Drop maintainership
-rw-r--r-- | biology/distribfold/Makefile | 2 | ||||
-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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/biology/distribfold/Makefile b/biology/distribfold/Makefile index 8a67ab8b170..eba3d8917c7 100644 --- a/biology/distribfold/Makefile +++ b/biology/distribfold/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= lioux DISTNAME= distribfold-current-FreeBSD-${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= distributedfolding.org distributed protein folding project ONLY_FOR_ARCHS= i386 diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 80d12fd84bd..4fedefbe59b 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 4bca3c52a3e..43037f78e52 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 dd935fb7189..16904778f91 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 b526c4492ed..5bae27910e4 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 |