diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/crux/Makefile | 2 | ||||
-rw-r--r-- | biology/embassy/Makefile | 2 | ||||
-rw-r--r-- | biology/p5-bioperl-run/Makefile | 2 | ||||
-rw-r--r-- | biology/phd2fasta/Makefile | 2 | ||||
-rw-r--r-- | biology/protomol/Makefile | 2 | ||||
-rw-r--r-- | biology/pymol/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/biology/crux/Makefile b/biology/crux/Makefile index 6ad48a2f4471..cdfe2b401648 100644 --- a/biology/crux/Makefile +++ b/biology/crux/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= biology python MASTER_SITES= http://www.canonware.com/download/Crux/ -MAINTAINER= jasone@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software toolkit for phylogenetic inference USES= fortran gmake diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile index e5b9d5fda069..1655a08677b5 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= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of contributed EMBOSS applications BROKEN= does not fetch diff --git a/biology/p5-bioperl-run/Makefile b/biology/p5-bioperl-run/Makefile index fc24e4a79e3e..ca75fc23d3e9 100644 --- a/biology/p5-bioperl-run/Makefile +++ b/biology/p5-bioperl-run/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://bioperl.org/DIST/ \ PKGNAMEPREFIX= p5- DISTNAME= BioPerl-run-${PORTVERSION} -MAINTAINER= mauricio@arareko.net +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper modules for common bioinformatics tools BROKEN= Fails to configure diff --git a/biology/phd2fasta/Makefile b/biology/phd2fasta/Makefile index 4ebf29968134..f45d9e8ed25b 100644 --- a/biology/phd2fasta/Makefile +++ b/biology/phd2fasta/Makefile @@ -7,7 +7,7 @@ CATEGORIES= biology MASTER_SITES= # put the tarball manually DISTFILES= phd2fasta-acd-dist.tar.Z -MAINTAINER= mzaki@m.u-tokyo.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Converter from output files of Phred/Consed to FASTA files RESTRICTED= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use. diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile index 487ac36d3f9f..6654c2a53793 100644 --- a/biology/protomol/Makefile +++ b/biology/protomol/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-tar.gz EXTRACT_SUFX= # empty -MAINTAINER= sangwoos@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= OO, component based, framework for molecular dynamics (MD) simulations LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ diff --git a/biology/pymol/Makefile b/biology/pymol/Makefile index 2167fd8ca996..86bced9cdf52 100644 --- a/biology/pymol/Makefile +++ b/biology/pymol/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= biology python MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/pymol|} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free and Open-Source molecular modeling system BUILD_DEPENDS= ${PYNUMERIC} |