diff options
author | jeh <jeh@FreeBSD.org> | 2001-05-07 12:16:33 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-05-07 12:16:33 +0000 |
commit | 83066ea6b69d255f04b57a11a21e4d8d6c9cd95c (patch) | |
tree | 6148adb1e2900df0dbd6b075455076715eb7b70e /biology/fasta3/Makefile | |
parent | c6f0454e8feed0b15f09d29f47417781604800f6 (diff) | |
download | FreeBSD-ports-83066ea6b69d255f04b57a11a21e4d8d6c9cd95c.zip FreeBSD-ports-83066ea6b69d255f04b57a11a21e4d8d6c9cd95c.tar.gz |
Updata biology/fasta3 to version 33.t08.d4
PR: 27176
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
Diffstat (limited to 'biology/fasta3/Makefile')
-rw-r--r-- | biology/fasta3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index 5bf5664..9723e48 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fasta3 -PORTVERSION= 33.t08.d3 +PORTVERSION= 33.t08.d4 CATEGORIES= biology MASTER_SITES= http://ftp.virginia.edu/pub/fasta/ DISTNAME= fasta${PORTVERSION:S/.//g} |