diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-26 20:46:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-26 20:46:34 +0800 |
commit | 768326eb784dc1543850b928a752755b7face3d1 (patch) | |
tree | 30e85c77ac53bdd8e39c087b69fa23d60e0a1179 /biology | |
parent | 1d7c507b0d1583f15a54bc27f6b369cf51a8af08 (diff) | |
download | freebsd-ports-gnome-768326eb784dc1543850b928a752755b7face3d1.tar.gz freebsd-ports-gnome-768326eb784dc1543850b928a752755b7face3d1.tar.zst freebsd-ports-gnome-768326eb784dc1543850b928a752755b7face3d1.zip |
Reset tonymaher@optusnet.com.au due to maintainer-timeouts and no response
to email.
Hat: portmgr
Diffstat (limited to 'biology')
-rw-r--r-- | biology/crimap/Makefile | 2 | ||||
-rw-r--r-- | biology/dna-qc/Makefile | 2 | ||||
-rw-r--r-- | biology/primer3/Makefile | 2 | ||||
-rw-r--r-- | biology/seqio/Makefile | 2 | ||||
-rw-r--r-- | biology/wise/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/biology/crimap/Makefile b/biology/crimap/Makefile index 90d5d8ca2400..a3428748d787 100644 --- a/biology/crimap/Makefile +++ b/biology/crimap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://compgen.rutgers.edu/multimap/crimap/ DISTNAME= ${PORTNAME}.source EXTRACT_SUFX= .tar.Z -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Creation of multilocus linkage maps NO_WRKSUBDIR= true diff --git a/biology/dna-qc/Makefile b/biology/dna-qc/Makefile index 6713757fec88..3a21dff1e6bb 100644 --- a/biology/dna-qc/Makefile +++ b/biology/dna-qc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.tigr.org/pub/software/qc/ DISTNAME= qc EXTRACT_SUFX= .tar.Z -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= A quality control algorithm for DNA sequencing projects NO_WRKSUBDIR= true diff --git a/biology/primer3/Makefile b/biology/primer3/Makefile index 08497fbb4b15..bb8506a0ee46 100644 --- a/biology/primer3/Makefile +++ b/biology/primer3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://frodo.wi.mit.edu/primer3/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Primer3 helps to choose primers for PCR reactions WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/biology/seqio/Makefile b/biology/seqio/Makefile index 6aa2ae361866..c6113fd5e0f3 100644 --- a/biology/seqio/Makefile +++ b/biology/seqio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://www.cs.ucdavis.edu/~gusfield/ DISTNAME= ${PORTNAME} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= A set of C functions which can read/write biological sequence files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/biology/wise/Makefile b/biology/wise/Makefile index 67cd27884d80..a4d752964434 100644 --- a/biology/wise/Makefile +++ b/biology/wise/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Intelligent algorithms for DNA searches WRKTOP= ${WRKDIR}/${DISTNAME} |