diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
commit | a86287c196a4b52a4d87afed3f94ac2e23f68411 (patch) | |
tree | 4167ebcf5a239b6cbe1ae1703003825f7cda3248 /www | |
parent | d2cf735cef0cd6de81884eb65df1f069e6c3a2be (diff) | |
download | FreeBSD-ports-a86287c196a4b52a4d87afed3f94ac2e23f68411.zip FreeBSD-ports-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.gz |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'www')
-rw-r--r-- | www/html2wml/Makefile | 2 | ||||
-rw-r--r-- | www/httptunnel/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/html2wml/Makefile b/www/html2wml/Makefile index 6213f6b..bece3bf 100644 --- a/www/html2wml/Makefile +++ b/www/html2wml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://maddingue.free.fr/techie/download/Html2Wml/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p5//}-pre5 -MAINTAINER= greid@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A CGI that can do on-the-fly HTML to WML conversion RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/www/httptunnel/Makefile b/www/httptunnel/Makefile index 7eb44ed..79b7e99 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 |