aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-12-26 07:54:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-12-26 07:54:28 +0000
commitde61a8720881da46af35e6e0abf44f90665881a4 (patch)
tree3bf9892e82abdc673d0347fd10ca9dc8108c22a6 /irc
parenta67f3f35a3078187a2ab3b4163d501c43cabbb66 (diff)
downloadports-de61a8720881da46af35e6e0abf44f90665881a4.tar.gz
ports-de61a8720881da46af35e6e0abf44f90665881a4.zip
Deprecate a few ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=520894
Diffstat (limited to 'irc')
-rw-r--r--irc/py-supybot-plugins/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/py-supybot-plugins/Makefile b/irc/py-supybot-plugins/Makefile
index 89ff73f11501..727a16f1fe47 100644
--- a/irc/py-supybot-plugins/Makefile
+++ b/irc/py-supybot-plugins/Makefile
@@ -12,6 +12,9 @@ DISTNAME= Supybot-plugins-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Official plugin pack for Supybot
+DEPRECATED= Unmaintained, uses EOLed python27
+EXPIRATION_DATE= 2020-01-27
+
RUN_DEPENDS= supybot:irc/py-supybot@${PY_FLAVOR}
USES= python:2.7 tar:bzip2