diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:57:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:57:20 +0000 |
commit | 884af2b045252039d920bd4f62997726f686ccbd (patch) | |
tree | 46df4b1322e4ffa0a35bf89b87d91ac284dc9e2c /biology/py-biopython/Makefile | |
parent | 4abe8641bf193a3330a2445a93475c13b72719b2 (diff) | |
download | ports-884af2b045252039d920bd4f62997726f686ccbd.tar.gz ports-884af2b045252039d920bd4f62997726f686ccbd.zip |
Notes
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} |