diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-12-22 04:54:51 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-12-22 04:54:51 +0000 |
commit | 1534498735925861e9504122bc6b5dc5b0de8f73 (patch) | |
tree | a74e575ac5e36c21a9a74b5ee0d6886a19651161 /biology/py-biopython/Makefile | |
parent | 3c760687b24494c5164d72451bfc74f2fbbd2676 (diff) | |
download | ports-1534498735925861e9504122bc6b5dc5b0de8f73.tar.gz ports-1534498735925861e9504122bc6b5dc5b0de8f73.zip |
Notes
Diffstat (limited to 'biology/py-biopython/Makefile')
-rw-r--r-- | biology/py-biopython/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index ae944b19deeb..d8d117405493 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= biopython -PORTVERSION= 1.72 -PORTREVISION= 1 +PORTVERSION= 1.73 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |