diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-11-11 12:14:54 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-11-11 12:14:54 +0000 |
commit | 054d406447dc0b5be77c3545e1327483567a7caa (patch) | |
tree | 7cbbaff46521d0959e68c83a1a4cd991604495a1 /news | |
parent | e82c914d07775701b853e01f5c58f4609f349153 (diff) | |
download | ports-054d406447dc0b5be77c3545e1327483567a7caa.tar.gz ports-054d406447dc0b5be77c3545e1327483567a7caa.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/py-sabyenc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/py-sabyenc/Makefile b/news/py-sabyenc/Makefile index 69d0ab827e8d..b60bd7c58579 100644 --- a/news/py-sabyenc/Makefile +++ b/news/py-sabyenc/Makefile @@ -12,6 +12,9 @@ COMMENT= Python yEnc package optimized for use within SABnzbd LICENSE= LGPL3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-12-12 + USES= python:2.7 USE_PYTHON= autoplist distutils |