diff options
-rw-r--r-- | dns/py-twistedNames/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile index dbb7085a514a..df85ec56a301 100644 --- a/dns/py-twistedNames/Makefile +++ b/dns/py-twistedNames/Makefile @@ -14,6 +14,9 @@ COMMENT= DNS 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 |