diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-02-07 09:30:40 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-02-07 09:30:40 +0000 |
commit | 5e26d08df3542e78f16083dadcb0d78a4687e313 (patch) | |
tree | c49b9bb63c4757cf1c06d2a38eafd5d95a9e26fd | |
parent | 6a52305a5fe173c47f09d46b378ac5a5d64fba5c (diff) | |
download | freebsd-ports-5e26d08df3542e78f16083dadcb0d78a4687e313.zip |
- Update WWW
Approved by: portmgr blanket
-rw-r--r-- | biology/pyfasta/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/pyfasta/pkg-descr b/biology/pyfasta/pkg-descr index 4793e31e5c93..acd5dff1fd15 100644 --- a/biology/pyfasta/pkg-descr +++ b/biology/pyfasta/pkg-descr @@ -1,4 +1,4 @@ pyfasta is a python module for fast, memory-efficient, pythonic access to fasta sequence files. -WWW: http://bitbucket.org/brentp/biostuff/src/ +WWW: https://bitbucket.org/brentp/biostuff/src/ |