diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
commit | a86287c196a4b52a4d87afed3f94ac2e23f68411 (patch) | |
tree | 4167ebcf5a239b6cbe1ae1703003825f7cda3248 /www/httptunnel | |
parent | d2cf735cef0cd6de81884eb65df1f069e6c3a2be (diff) | |
download | freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.gz freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.zst freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.zip |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'www/httptunnel')
-rw-r--r-- | www/httptunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httptunnel/Makefile b/www/httptunnel/Makefile index 7eb44eda1132..79b7e9959905 100644 --- a/www/httptunnel/Makefile +++ b/www/httptunnel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.Awfulhak.org/httptunnel/ \ ftp://ftp.nocrew.org/pub/nocrew/unix/ \ http://www.nocrew.org/software/httptunnel/ -MAINTAINER= brian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tunnel a tcp/ip connection through a http/tcp/ip connection HAS_CONFIGURE= yes |