aboutsummaryrefslogtreecommitdiff
path: root/security/proxytunnel
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 11:57:11 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 11:57:11 +0000
commit4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch)
tree847e15354b955cd011a1e3b06cb5f7edb79a61fb /security/proxytunnel
parentaf5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff)
downloadports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz
ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Notes
Notes: svn path=/head/; revision=144389
Diffstat (limited to 'security/proxytunnel')
-rw-r--r--security/proxytunnel/Makefile2
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