diff options
author | Wen Heping <wen@FreeBSD.org> | 2021-10-12 06:43:04 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2021-10-12 06:43:04 +0000 |
commit | 112c183adcabae0c499ce9ab723826c9ab407294 (patch) | |
tree | b073fcdfad80276713d6379f25fbd42db45f0819 /biology/py-biopython/Makefile | |
parent | 29510fc89b7e40ee7c918564ad2173b70e98c4ee (diff) | |
download | ports-112c183adcabae0c499ce9ab723826c9ab407294.tar.gz ports-112c183adcabae0c499ce9ab723826c9ab407294.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 ec04889a1e89..b2ffeb800899 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -1,7 +1,7 @@ # Created by: Johann Visagie <johann@egenetics.com> PORTNAME= biopython -DISTVERSION= 1.78 +DISTVERSION= 1.79 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |