summaryrefslogtreecommitdiff
path: root/net/pythondirector
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 /net/pythondirector
parentgraphics/gmic: Fix build by adding the devel/openmp dependency (diff)
Deprecate a few ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=520894
Diffstat (limited to 'net/pythondirector')
-rw-r--r--net/pythondirector/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pythondirector/Makefile b/net/pythondirector/Makefile
index 84c0ccaaf856..d3a1d6a9b898 100644
--- a/net/pythondirector/Makefile
+++ b/net/pythondirector/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/pythondirector/pythondirector/pythondirector-${PORTVERSION}
MAINTAINER= python@FreeBSD.org
COMMENT= TCP load balancer written in Python
+DEPRECATED= Unmaintained, uses EOLed python27
+EXPIRATION_DATE= 2020-01-27
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt