diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
| commit | de61a8720881da46af35e6e0abf44f90665881a4 (patch) | |
| tree | 3bf9892e82abdc673d0347fd10ca9dc8108c22a6 /net/pythondirector | |
| parent | graphics/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/Makefile | 3 |
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 |
