From b00e9101b863724fd7bac5cb934f109875038721 Mon Sep 17 00:00:00 2001 From: simon Date: Thu, 13 Jan 2005 14:39:54 +0000 Subject: Mark DEPRECATED and set 1 month expiration date due to unresolved security issues and no maintainer. VuXML: http://vuxml.FreeBSD.org/50744596-368f-11d9-a9e7-0001020eed82.html Approved by: erwin (mentor) --- security/proxytunnel/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'security/proxytunnel') diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index ef087858c981..025f7e3e2926 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy +DEPRECATED= http://vuxml.FreeBSD.org/50744596-368f-11d9-a9e7-0001020eed82.html +EXPIRATION_DATE=2005-02-13 + ALL_TARGET= ${PORTNAME} USE_GETOPT_LONG=yes NO_WRKSUBDIR= yes -- cgit