diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
commit | 155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /biology | |
parent | 6f19552d7510961bb33108939cd51c0c9c3244a6 (diff) |
Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by: distilator
Notes
Notes:
svn path=/head/; revision=343287
Diffstat (limited to 'biology')
-rw-r--r-- | biology/ssaha/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/ssaha/Makefile b/biology/ssaha/Makefile index 32c91386444a..347d3d27c1c0 100644 --- a/biology/ssaha/Makefile +++ b/biology/ssaha/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= Very fast matching and alignment of DNA sequences +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + NO_WRKSUBDIR= yes BUILD_WRKSRC= ${WRKSRC}/Binary |