diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-09 11:26:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-09 11:26:13 +0000 |
commit | 572ad4f218b2cb86e2c9f88d008716ac849fb78a (patch) | |
tree | 570d3024d51ee2ade784169bd70635ad065439d8 /biology/fasta3/Makefile | |
parent | 7045e7571b8488783f1e4f5676fd0cb36769e344 (diff) | |
download | ports-572ad4f218b2cb86e2c9f88d008716ac849fb78a.tar.gz ports-572ad4f218b2cb86e2c9f88d008716ac849fb78a.zip |
- Update to 34.26.2
PR: 110079
Submitted by: Fernan Aguero<fernan@iib.unsam.edu.ar> (maintainer)
Notes
Notes:
svn path=/head/; revision=186993
Diffstat (limited to 'biology/fasta3/Makefile')
-rw-r--r-- | biology/fasta3/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index 044031c14270..a02bbc17f9aa 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -7,12 +7,10 @@ # PORTNAME= fasta3 -PORTVERSION= 34.t26.b3 +PORTVERSION= 34.26.2 CATEGORIES= biology -MASTER_SITES= ftp://ftp.virginia.edu/pub/fasta/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav -DISTNAME= fasta${PORTVERSION:S/.//g} +MASTER_SITES= ftp://ftp.virginia.edu/pub/fasta/ +DISTNAME= fasta-${PORTVERSION} EXTRACT_SUFX= .shar.Z MAINTAINER= fernan@iib.unsam.edu.ar |