diff options
-rw-r--r-- | math/py-cdecimal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-cdecimal/Makefile b/math/py-cdecimal/Makefile index d2481f7e89bd..6add208c6456 100644 --- a/math/py-cdecimal/Makefile +++ b/math/py-cdecimal/Makefile @@ -14,6 +14,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt DEPRECATED= upstream does not support it after Python-3.2 +EXPIRATION_DATE= 2022-05-27 USES= python:3.6-3.8 USE_PYTHON= distutils autoplist |