aboutsummaryrefslogtreecommitdiff
path: root/security/proxytunnel
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-01-13 14:39:54 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-01-13 14:39:54 +0000
commitef69cb4ef5ec6c640c7d5315e955ea55d79f1256 (patch)
tree9bcf73be55f02c361c3d553e1423effca2b1089f /security/proxytunnel
parentf33ed837f357bdaf66a3e9d393e982e47c032658 (diff)
downloadports-ef69cb4ef5ec6c640c7d5315e955ea55d79f1256.tar.gz
ports-ef69cb4ef5ec6c640c7d5315e955ea55d79f1256.zip
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)
Notes
Notes: svn path=/head/; revision=126316
Diffstat (limited to 'security/proxytunnel')
-rw-r--r--security/proxytunnel/Makefile3
1 files changed, 3 insertions, 0 deletions
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