diff options
author | pav <pav@FreeBSD.org> | 2008-05-18 00:52:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-05-18 00:52:34 +0800 |
commit | a88c6f8b97d0919e09e33fc81ff5d4563bae71f0 (patch) | |
tree | 640f2a30d28a1475eb852f83dc85fbf6ec57cffa /biology/muscle | |
parent | 85e0edc035d2ba0059f6b5dbaafe7201a8ea8ae3 (diff) | |
download | freebsd-ports-gnome-a88c6f8b97d0919e09e33fc81ff5d4563bae71f0.tar.gz freebsd-ports-gnome-a88c6f8b97d0919e09e33fc81ff5d4563bae71f0.tar.zst freebsd-ports-gnome-a88c6f8b97d0919e09e33fc81ff5d4563bae71f0.zip |
- Update maintainer's email address
Submitted by: Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer)
Diffstat (limited to 'biology/muscle')
-rw-r--r-- | biology/muscle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/muscle/Makefile b/biology/muscle/Makefile index b325727285a0..ec335706d7e1 100644 --- a/biology/muscle/Makefile +++ b/biology/muscle/Makefile @@ -21,7 +21,7 @@ DISTFILES+= ${file}:docs .endfor .endif -MAINTAINER= mzaki@biol.s.u-tokyo.ac.jp +MAINTAINER= mzaki@m.u-tokyo.ac.jp COMMENT= MUltiple Sequence Comparison by Log-Expectation FETCH_ARGS= -A |