diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /biology | |
parent | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff) | |
download | ports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz ports-e22ed3d655da09658c170f2800426a37952bf204.zip |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Notes
Notes:
svn path=/head/; revision=121990
Diffstat (limited to 'biology')
-rw-r--r-- | biology/coalesce/Makefile | 2 | ||||
-rw-r--r-- | biology/fasta/Makefile | 2 | ||||
-rw-r--r-- | biology/fluctuate/Makefile | 2 | ||||
-rw-r--r-- | biology/hmmer/Makefile | 2 | ||||
-rw-r--r-- | biology/lamarc/Makefile | 2 | ||||
-rw-r--r-- | biology/py-biopython/Makefile | 2 | ||||
-rw-r--r-- | biology/recombine/Makefile | 2 | ||||
-rw-r--r-- | biology/t_coffee/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/biology/coalesce/Makefile b/biology/coalesce/Makefile index 9ab00a08e28a..8c72cc73986d 100644 --- a/biology/coalesce/Makefile +++ b/biology/coalesce/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to fit population models NO_WRKSUBDIR= yes diff --git a/biology/fasta/Makefile b/biology/fasta/Makefile index b33cd488b0e6..f41b0576b401 100644 --- a/biology/fasta/Makefile +++ b/biology/fasta/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.virginia.edu/pub/fasta/ DISTNAME= fasta${PORTVERSION:S/.//g} EXTRACT_SUFX= .shar.Z -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of programs for searching DNA and protein databases NO_CDROM= May not be sold or incorporated into a commercial product diff --git a/biology/fluctuate/Makefile b/biology/fluctuate/Makefile index abc0950132a2..8937be91d48a 100644 --- a/biology/fluctuate/Makefile +++ b/biology/fluctuate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to fit population models NO_WRKSUBDIR= yes diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile index 331931775dc7..f3e4aa53ce80 100644 --- a/biology/hmmer/Makefile +++ b/biology/hmmer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= biology MASTER_SITES= ftp://ftp.genetics.wustl.edu/pub/eddy/hmmer/${VERSIONSTRING}/ DISTNAME= ${PORTNAME}-${VERSIONSTRING} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Profile hidden Markov models for biological sequence analysis GNU_CONFIGURE= yes diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile index 9fa785a587aa..8a0c966f28a9 100644 --- a/biology/lamarc/Makefile +++ b/biology/lamarc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A package of programs for computing population parameters RUN_DEPENDS= coalesce:${PORTSDIR}/biology/coalesce \ diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index 6ae8ad376b3c..311ce75d386d 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of Python modules for bioinformatics CONFLICTS= py*-martel-* diff --git a/biology/recombine/Makefile b/biology/recombine/Makefile index bf13cb66ee9f..7d633483b9e1 100644 --- a/biology/recombine/Makefile +++ b/biology/recombine/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/recombine/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to fit population models across sites NO_WRKSUBDIR= yes diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile index d7ab609160bf..ce6bd55fd374 100644 --- a/biology/t_coffee/Makefile +++ b/biology/t_coffee/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://igs-server.cnrs-mrs.fr/~cnotred/Packages/ DISTNAME= T-COFFEE_distribution -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multiple DNA or protein sequence alignment package BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw |