diff options
author | John Marino <marino@FreeBSD.org> | 2014-03-02 10:58:50 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-03-02 10:58:50 +0000 |
commit | e06d29ed1cd5ad3a9339d37c0763f215806180e1 (patch) | |
tree | fb1f3c375637ea99014543202919aca1a39f0a25 /biology | |
parent | 2008ba765c2b5dd882582c5b47c7fd1040e0f952 (diff) | |
download | ports-e06d29ed1cd5ad3a9339d37c0763f215806180e1.tar.gz ports-e06d29ed1cd5ad3a9339d37c0763f215806180e1.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/fasta3/Makefile | 7 | ||||
-rw-r--r-- | biology/fasta3/distinfo | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index 399f7caa7d10..f1e7531749fc 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -3,14 +3,19 @@ PORTNAME= fasta3 PORTVERSION= 36.3.6d +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/fasta36/ DISTNAME= fasta-${PORTVERSION} +DIST_SUBDIR= fasta3/2014-01-29 MAINTAINER= ports@FreeBSD.org COMMENT= Collection of programs for searching DNA and protein databases -BROKEN= Invalid checksum, seems like the software was rerolled +LICENSE= Fasta +LICENSE_NAME= Fasta program copyright W. Pearson and U.Virginia +LICENSE_FILE= ${WRKSRC}/COPYRIGHT +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/biology/fasta3/distinfo b/biology/fasta3/distinfo index 5fb4cb03b742..1db19154903b 100644 --- a/biology/fasta3/distinfo +++ b/biology/fasta3/distinfo @@ -1,2 +1,2 @@ -SHA256 (fasta-36.3.6d.tar.gz) = 6392741abecc8b25daeee53389584f48cee8a8ea7340c7f8cc97e149720a5730 -SIZE (fasta-36.3.6d.tar.gz) = 997714 +SHA256 (fasta3/2014-01-29/fasta-36.3.6d.tar.gz) = cab2f530c8d0ebb59ac5e82580d56da14c4c86fcf0a76edb72eeb18c42a79eb6 +SIZE (fasta3/2014-01-29/fasta-36.3.6d.tar.gz) = 969973 |