diff options
author | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
commit | 6dbe7776afee78f1569a5b061bc3cef9f23442cd (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /biology | |
parent | a7443110d6c3c533e1a38e7a417ea51c5b1499df (diff) | |
download | freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.gz freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.zst freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.zip |
Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit)
Diffstat (limited to 'biology')
-rw-r--r-- | biology/blast/Makefile | 2 | ||||
-rw-r--r-- | biology/clustalw/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/blast/Makefile b/biology/blast/Makefile index 1d7729e02de1..6784d928b2ab 100644 --- a/biology/blast/Makefile +++ b/biology/blast/Makefile @@ -8,7 +8,7 @@ CATEGORIES= biology MASTER_SITES= # EXTRACT_SUFX= .tar.Z -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WU BLAST, a software package for sequence similarity searches # Distfiles change rapidly, but since they can only be downloaded from diff --git a/biology/clustalw/Makefile b/biology/clustalw/Makefile index bb2ac2c625db..faf13501720e 100644 --- a/biology/clustalw/Makefile +++ b/biology/clustalw/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.ebi.ac.uk/pub/software/clustalw2/%SUBDIR%/ \ http://www.clustal.org/download/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiple alignment program for DNA or proteins RESTRICTED= No commercial use. |