git: cee4ec23e8de - main - biology/py-orange3-single-cell: fix typo in DEPRECATED

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 21 Apr 2025 15:12:14 UTC
The branch main has been updated by rene:

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

commit cee4ec23e8de30f342567682f0b60c820284d3e5
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-04-21 15:12:02 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-04-21 15:12:02 +0000

    biology/py-orange3-single-cell: fix typo in DEPRECATED
---
 biology/py-orange3-single-cell/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile
index aa91a618b146..6a639bd90bbc 100644
--- a/biology/py-orange3-single-cell/Makefile
+++ b/biology/py-orange3-single-cell/Makefile
@@ -10,7 +10,7 @@ WWW=		https://singlecell.biolab.si/
 
 LICENSE=	AGPLv3+
 
-DEPRECATED=	Depends on expired dmath/py-fastdtw and expiring misc/orange3
+DEPRECATED=	Depends on expired math/py-fastdtw and expiring misc/orange3
 EXPIRATION_DATE=2025-06-01
 
 RUN_DEPENDS=	orange3>0:misc/orange3 \