diff options
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 2 | ||||
-rw-r--r-- | net/generic-nqs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index 95e8d0539d8e..e48fa182eef8 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi -MAINTAINER= tony.maher@ebioinformatics.com +MAINTAINER= tonym@angis.org.au USE_MOTIF= yes diff --git a/net/generic-nqs/Makefile b/net/generic-nqs/Makefile index 95347a1bccc8..2b0b8c161188 100644 --- a/net/generic-nqs/Makefile +++ b/net/generic-nqs/Makefile @@ -12,7 +12,7 @@ PORTVERSION= 3.50.9 CATEGORIES= net MASTER_SITES= http://ftp.gnqs.org/pub/gnqs/source/by-version-number/v3.50/ -MAINTAINER= tony.maher@ebioinformatics.com +MAINTAINER= tonym@angis.org.au USE_BZIP2= yes IS_INTERACTIVE= yes |