diff options
author | kris <kris@FreeBSD.org> | 2005-01-09 12:36:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-09 12:36:21 +0800 |
commit | 922980661b16282631540519a7ddf13c5fa45269 (patch) | |
tree | 24aee1293a4cdfae31b665d7cf1e7834c0ebc9d2 /security/proxytunnel | |
parent | 4152a9561d9ef28a18b3357e1dc7953ad9bfeb7c (diff) | |
download | freebsd-ports-gnome-922980661b16282631540519a7ddf13c5fa45269.tar.gz freebsd-ports-gnome-922980661b16282631540519a7ddf13c5fa45269.tar.zst freebsd-ports-gnome-922980661b16282631540519a7ddf13c5fa45269.zip |
Reset undeliverable maintainer email address:
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
unknown: hmendes@brturbo.com
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} |