diff options
-rw-r--r-- | biology/py-orange3-single-cell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |