diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-09 11:25:03 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-09 11:25:03 +0800 |
commit | 8a256d14e0ba376853f92e40829dee5b8a747ab1 (patch) | |
tree | d400dfd41e37f728960e78e95c2f18f6a29ead33 /biology/crimap | |
parent | 8236c6cb1cd21b5659e6da1c076c774cbab45d49 (diff) | |
download | freebsd-ports-gnome-8a256d14e0ba376853f92e40829dee5b8a747ab1.tar.gz freebsd-ports-gnome-8a256d14e0ba376853f92e40829dee5b8a747ab1.tar.zst freebsd-ports-gnome-8a256d14e0ba376853f92e40829dee5b8a747ab1.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/crimap')
-rw-r--r-- | biology/crimap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/crimap/Makefile b/biology/crimap/Makefile index 6e876cb4e8bc..8a0bd108e72c 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= tonym@biolateral.com.au +MAINTAINER= tonymaher@optusnet.com.au COMMENT= Creation of multilocus linkage maps NO_WRKSUBDIR= true |