diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-13 21:20:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-13 21:20:20 +0800 |
commit | b9a3be7eb1523d01efd8fe73e238441d194c8240 (patch) | |
tree | df3dd74d1604d4fdeae94656a017d2e3a53c6b78 /biology | |
parent | e89a88d4e7d4868622afd6dde5cc94229930409d (diff) | |
download | freebsd-ports-gnome-b9a3be7eb1523d01efd8fe73e238441d194c8240.tar.gz freebsd-ports-gnome-b9a3be7eb1523d01efd8fe73e238441d194c8240.tar.zst freebsd-ports-gnome-b9a3be7eb1523d01efd8fe73e238441d194c8240.zip |
Reset dbader@ece.unm.edu due to timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'biology')
-rw-r--r-- | biology/grappa/Makefile | 2 | ||||
-rw-r--r-- | biology/phylip/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/grappa/Makefile b/biology/grappa/Makefile index c6df3203e160..2dc45814d54c 100644 --- a/biology/grappa/Makefile +++ b/biology/grappa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://www.cs.unm.edu/~moret/GRAPPA/ DISTNAME= GRAPPA20 -MAINTAINER= dbader@ece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Genome Rearrangements Analysis and Phylogeny Software USE_GMAKE= yes diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index c45a94f58822..bd5e5bd787bc 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= dbader@ece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A Phylogeny Inference Package WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |