diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-20 20:29:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-20 20:29:21 +0800 |
commit | 4fa002bb2a79d46630c929695aba43e1bf944834 (patch) | |
tree | 3d4319f4cc58cdc8c717437679ae8962638c1171 /news | |
parent | 33bbf0ff997304a040c8da3f3dc28293c654e9ef (diff) | |
download | freebsd-ports-gnome-4fa002bb2a79d46630c929695aba43e1bf944834.tar.gz freebsd-ports-gnome-4fa002bb2a79d46630c929695aba43e1bf944834.tar.zst freebsd-ports-gnome-4fa002bb2a79d46630c929695aba43e1bf944834.zip |
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30
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 |