diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-09 11:25:03 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-09 11:25:03 +0800 |
commit | 5c6c4068fdb69ad6564989b14f0e3a1ebdb68e4c (patch) | |
tree | d6dd52426a2a74ba548fe3e6857405522f06f100 /biology/dna-qc | |
parent | e08165482e7f6bb0d1974cdd77982ab664301891 (diff) | |
download | freebsd-ports-gnome-5c6c4068fdb69ad6564989b14f0e3a1ebdb68e4c.tar.gz freebsd-ports-gnome-5c6c4068fdb69ad6564989b14f0e3a1ebdb68e4c.tar.zst freebsd-ports-gnome-5c6c4068fdb69ad6564989b14f0e3a1ebdb68e4c.zip |
Fix maintainer address
From: Tony Maher <anthony.maher@uts.edu.au>
To: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/91537: maths/xgobi - download site moved/maintainer addressupdate
Actually I need modify all my ports to use OptusNet rather than
Biolateral. Is there an easy way to do this or should I submit a
separate 1-line patch and PR for each port?
biology/crimap
biology/dna-qc
biology/flip
biology/primer3
biology/seqio
biology/wise
math/xgobi
net/generic-nqs
Submitted by: Tony Maher <anthony.maher@uts.edu.au>
Diffstat (limited to 'biology/dna-qc')
-rw-r--r-- | biology/dna-qc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/dna-qc/Makefile b/biology/dna-qc/Makefile index 2fd9fc8881f3..b0a25b290cdb 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= tonym@biolateral.com.au +MAINTAINER= tonymaher@optusnet.com.au COMMENT= A quality control algorithm for DNA sequencing projects NO_WRKSUBDIR= true |