diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-03-09 12:24:49 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-03-09 22:13:08 +0000 |
commit | 191db1b73f2c6aff2f0aa8e1aab60049a0683e98 (patch) | |
tree | 2b4eb42add8423ee1a565e3a2e284e5ae7fc1c0e /biology/py-biopython/Makefile | |
parent | 485399545c4f68e837ca3088ed134e0ce541e8c0 (diff) | |
download | ports-191db1b73f2c6aff2f0aa8e1aab60049a0683e98.tar.gz ports-191db1b73f2c6aff2f0aa8e1aab60049a0683e98.zip |
Diffstat (limited to 'biology/py-biopython/Makefile')
-rw-r--r-- | biology/py-biopython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index 7ca215dafc49..b9f9e1bdf684 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -1,5 +1,5 @@ PORTNAME= biopython -DISTVERSION= 1.80 +DISTVERSION= 1.81 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |