diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-09 04:36:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-09 04:36:21 +0000 |
commit | 7d6d450bc61c6d036955f4f4be31efd749f4d168 (patch) | |
tree | ba7d8846e201d48e27f457cdabb08836f71bd875 /security/proxytunnel | |
parent | d77a6e5446b38e467f7a6ad0f1c2f00e85503220 (diff) |
Notes
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 aad1ca7280fc..ef087858c981 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= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy ALL_TARGET= ${PORTNAME} |