diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-12 06:06:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-12 06:06:31 +0800 |
commit | a1873c4abd1832559342b6c55e1ada8e7c55a18f (patch) | |
tree | 6c31467f988e21df240894c60b0b4ad4fcac895b /biology/py-biopython/Makefile | |
parent | 6b242a99b26a3d0f9c80c2f8d16ebf5013c7a1f8 (diff) | |
download | freebsd-ports-gnome-a1873c4abd1832559342b6c55e1ada8e7c55a18f.tar.gz freebsd-ports-gnome-a1873c4abd1832559342b6c55e1ada8e7c55a18f.tar.zst freebsd-ports-gnome-a1873c4abd1832559342b6c55e1ada8e7c55a18f.zip |
- Update to 1.47
PR: 125912
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
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 87fc3e7071bc..091e7a9eb946 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= biopython -PORTVERSION= 1.45 +PORTVERSION= 1.47 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |