diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-30 14:57:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-30 14:57:20 +0800 |
commit | 7b18340ee239744702a6081e9a10e309aaedfddc (patch) | |
tree | d29c2c51005e92dfe59c39482c6babfecf31ae20 /biology/py-biopython/Makefile | |
parent | 88c0dfc50a6aa1680e3c6085c547bcad22eae477 (diff) | |
download | freebsd-ports-gnome-7b18340ee239744702a6081e9a10e309aaedfddc.tar.gz freebsd-ports-gnome-7b18340ee239744702a6081e9a10e309aaedfddc.tar.zst freebsd-ports-gnome-7b18340ee239744702a6081e9a10e309aaedfddc.zip |
- Update to 1.43
PR: 111817
Submitted by: "P.BandieraPaiva" <paiva@unifesp.br>
Approved by: maintainer
Diffstat (limited to 'biology/py-biopython/Makefile')
-rw-r--r-- | biology/py-biopython/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index 944646af714a..86d909e10b8f 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: py-biopython -# Date created: 28 July 2000 -# Whom: Johann Visagie <johann@egenetics.com> +# New ports collection makefile for: py-biopython +# Date created: 28 July 2000 +# Whom: Johann Visagie <johann@egenetics.com> # # $FreeBSD$ # PORTNAME= biopython -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |