diff options
author | nbm <nbm@FreeBSD.org> | 2001-03-12 10:24:38 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2001-03-12 10:24:38 +0000 |
commit | 689d9c210cceaa4be51da6f790a2cac7fe9656c3 (patch) | |
tree | 92b990a797beecb9ea79c2ccdac0f3e9f5a85c80 /biology | |
parent | 8bb876c2c5a739b2f96f8a2616e2d04e5716f412 (diff) | |
download | FreeBSD-ports-689d9c210cceaa4be51da6f790a2cac7fe9656c3.zip FreeBSD-ports-689d9c210cceaa4be51da6f790a2cac7fe9656c3.tar.gz |
- A small bugfix lead to a rerelease without a version number change.
- Bumped PORTREVISION.
Submitted by: Johann Visagie <johann@egenetics.com>
PR: 25725
Diffstat (limited to 'biology')
-rw-r--r-- | biology/fasta3/Makefile | 1 | ||||
-rw-r--r-- | biology/fasta3/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index ea29a5d..8a4c4f2 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -7,6 +7,7 @@ PORTNAME= fasta3 PORTVERSION= 33.t08.d2 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://ftp.virginia.edu/pub/fasta/ DISTNAME= fasta${PORTVERSION:S/.//g} diff --git a/biology/fasta3/distinfo b/biology/fasta3/distinfo index 8c94091..6c1488e 100644 --- a/biology/fasta3/distinfo +++ b/biology/fasta3/distinfo @@ -1 +1 @@ -MD5 (fasta33t08d2.shar.Z) = e723861468bf83e567863e7546c0e6bd +MD5 (fasta33t08d2.shar.Z) = 9703c976906d5a93608fb55dc9269595 |