diff options
author | kris <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 14d1eea421a42564b8f6285daa105bd4a08c6155 (patch) | |
tree | 25e9f8e2c9bd27f220ae798861e3a5e531810e8d /biology/fasta3/Makefile | |
parent | 0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff) | |
download | FreeBSD-ports-14d1eea421a42564b8f6285daa105bd4a08c6155.zip FreeBSD-ports-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
Diffstat (limited to 'biology/fasta3/Makefile')
-rw-r--r-- | biology/fasta3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index 90c59b3..e7ac65c 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -16,6 +16,8 @@ MAINTAINER= wjv@FreeBSD.org COMMENT= A collection of programs for searching DNA and protein databases, v3 BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} NO_CDROM= May not be sold or incorporated into a commercial product WRKSRC= ${WRKDIR}/fasta3 |