aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-02-28 15:42:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-02-28 15:47:41 +0000
commit6f353c3ae410c753a9adbcf31259b08c8c26c4e6 (patch)
treeb1ed04b1810e874721e1c84896f92ea900cef95f
parent9ef313e1d09c93c6a484194d2a309824f46fcfa4 (diff)
-rw-r--r--textproc/py-grapheme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-grapheme/Makefile b/textproc/py-grapheme/Makefile
index 84f8951e9453..d37ea8826ba1 100644
--- a/textproc/py-grapheme/Makefile
+++ b/textproc/py-grapheme/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/alvinlindstam/grapheme
LICENSE= MIT
DEPRECATED= Upstream is inactive for 4 years
-EXPIRATION_DATE=2025-02-28
+EXPIRATION_DATE=2025-03-31
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}