diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-20 20:29:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-20 20:29:30 +0800 |
commit | b88b3101668809ad4ab08d29e37fe4cbd65dae78 (patch) | |
tree | 9e3fdb48aff693037feef1c6c6acce849d13166c | |
parent | ccb37c64b6b2bb24c43c6d63bf05de20f4c8176f (diff) | |
download | freebsd-ports-gnome-b88b3101668809ad4ab08d29e37fe4cbd65dae78.tar.gz freebsd-ports-gnome-b88b3101668809ad4ab08d29e37fe4cbd65dae78.tar.zst freebsd-ports-gnome-b88b3101668809ad4ab08d29e37fe4cbd65dae78.zip |
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30
-rw-r--r-- | net-im/py-twistedWords/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile index 8587ed096be1..0e436283f780 100644 --- a/net-im/py-twistedWords/Makefile +++ b/net-im/py-twistedWords/Makefile @@ -14,6 +14,9 @@ COMMENT= Twisted Words has more chat than you can handle 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 |