diff options
Diffstat (limited to 'net/py-httpstat/Makefile')
-rw-r--r-- | net/py-httpstat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-httpstat/Makefile b/net/py-httpstat/Makefile index 94a2508cdb37..193e40a5f831 100644 --- a/net/py-httpstat/Makefile +++ b/net/py-httpstat/Makefile @@ -12,6 +12,9 @@ COMMENT= Curl statistics made simple LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= curl:ftp/curl USES= python:2.7 |