diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-20 12:29:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-20 12:29:21 +0000 |
commit | 336b7c088ff85665d6d748673a3fcd690604bb39 (patch) | |
tree | 3d4319f4cc58cdc8c717437679ae8962638c1171 /news | |
parent | 86d43663f2007ed3d8cda0aee28e25ea6d4aec69 (diff) | |
download | ports-336b7c088ff85665d6d748673a3fcd690604bb39.tar.gz ports-336b7c088ff85665d6d748673a3fcd690604bb39.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/py-twistedNews/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile index 45f2c2d42402..b0ac82fb367d 100644 --- a/news/py-twistedNews/Makefile +++ b/news/py-twistedNews/Makefile @@ -14,6 +14,9 @@ COMMENT= NNTP protocol implementation with client and server LICENSE= MIT +DEPRECATED= Use devel/py-twisted instead +EXPIRATION_DATE=2017-09-30 + NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python:2 tar:bzip2 twisted |