diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /biology/seaview | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) | |
download | freebsd-ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'biology/seaview')
-rw-r--r-- | biology/seaview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 1c832337c600..91c7f6ddf7d6 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://doua.prabi.fr/software/seaview_data/ \ ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Multiple DNA/protein sequence alignment editor LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk |