diff options
Diffstat (limited to 'security/proxytunnel')
-rw-r--r-- | security/proxytunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index fd5cc5001f9d..8be5083a32ac 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy USE_GETOPT_LONG=yes |