diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-09 03:25:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-09 03:25:03 +0000 |
commit | 8a256d14e0ba376853f92e40829dee5b8a747ab1 (patch) | |
tree | d400dfd41e37f728960e78e95c2f18f6a29ead33 /biology/wise | |
parent | 8236c6cb1cd21b5659e6da1c076c774cbab45d49 (diff) | |
download | ports-8a256d14e0ba376853f92e40829dee5b8a747ab1.tar.gz ports-8a256d14e0ba376853f92e40829dee5b8a747ab1.zip |
Notes
Diffstat (limited to 'biology/wise')
-rw-r--r-- | biology/wise/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/wise/Makefile b/biology/wise/Makefile index 103b5a1ed2af..ca6d025b93a1 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= tonym@biolateral.com.au +MAINTAINER= tonymaher@optusnet.com.au COMMENT= Intelligent algorithms for DNA searches WRKTOP= ${WRKDIR}/${DISTNAME} |