diff options
-rw-r--r-- | biology/blast/Makefile | 2 | ||||
-rw-r--r-- | biology/embassy/Makefile | 2 | ||||
-rw-r--r-- | biology/emboss/Makefile | 2 | ||||
-rw-r--r-- | biology/fasta3/Makefile | 2 | ||||
-rw-r--r-- | biology/hmmer/Makefile | 2 | ||||
-rw-r--r-- | biology/p5-bioperl/Makefile | 2 | ||||
-rw-r--r-- | biology/primer3/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/biology/blast/Makefile b/biology/blast/Makefile index fc0f48c3f205..86680b36caa4 100644 --- a/biology/blast/Makefile +++ b/biology/blast/Makefile @@ -8,7 +8,7 @@ CATEGORIES= biology MASTER_SITES= # EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= WU BLAST, a software package for sequence similarity searches # Distfiles change rapidly, but since they can only be downloaded from diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile index b127685596a7..ed41ecb2b54e 100644 --- a/biology/embassy/Makefile +++ b/biology/embassy/Makefile @@ -8,7 +8,7 @@ CATEGORIES= biology MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ DIST_SUBDIR= emboss -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= A collection of contributed EMBOSS applications LIB_DEPENDS= nucleus.6:${PORTSDIR}/biology/emboss diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index d29c6d6fe27c..1961199591ba 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ DISTNAME= ${RELEASE} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= A collection of open source tools for genetic sequence analysis BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw \ diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index 2fc07fdd4af1..6b0f1bcb69d6 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -7,7 +7,7 @@ CATEGORIES= biology MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/fasta36/ DISTNAME= fasta-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@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/hmmer/Makefile b/biology/hmmer/Makefile index 0c4dd242a47b..ecbd3fc18926 100644 --- a/biology/hmmer/Makefile +++ b/biology/hmmer/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.2 CATEGORIES= biology MASTER_SITES= ftp://selab.janelia.org/pub/software/hmmer/CURRENT/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Profile hidden Markov models for biological sequence analysis GNU_CONFIGURE= yes diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile index ac9e1bce6686..e2c0fe049da0 100644 --- a/biology/p5-bioperl/Makefile +++ b/biology/p5-bioperl/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://bioperl.org/DIST/ \ PKGNAMEPREFIX= p5- DISTNAME= BioPerl-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= A collection of Perl modules for bioinformatics BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/Text/Wrap.pm:${PORTSDIR}/lang/${PERL_PORT} \ diff --git a/biology/primer3/Makefile b/biology/primer3/Makefile index bf4cd662b465..3be018d83ebe 100644 --- a/biology/primer3/Makefile +++ b/biology/primer3/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.4 CATEGORIES= biology MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Primer3 helps to choose primers for PCR reactions USE_GMAKE= yes |