git: 322dd48c0604 - main - biology/pbseqan: Set EXPIRATION_DATE

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 04 Apr 2024 16:35:56 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=322dd48c06042b9983d25f9f0b3271036887a4cf

commit 322dd48c06042b9983d25f9f0b3271036887a4cf
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-04-04 16:34:52 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-04-04 16:35:51 +0000

    biology/pbseqan: Set EXPIRATION_DATE
    
    - Has been marked DEPRECATED for around 5 years
    - Use biology/seqan
    - Set EXPIRATION_DATE 2024-05-05
---
 biology/pbseqan/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/biology/pbseqan/Makefile b/biology/pbseqan/Makefile
index 98b56c5e51e2..a7d8d6e04759 100644
--- a/biology/pbseqan/Makefile
+++ b/biology/pbseqan/Makefile
@@ -12,6 +12,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 DEPRECATED=	Upstream merged into SeqAn project: Use biology/seqan
+EXPIRATION_DATE=	2024-05-05
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	PacificBiosciences