diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
commit | 6160dc3d4154ce73da343a02284dc8e1d455e6e7 (patch) | |
tree | 5a33dcbe1c9f1dae4a021263d6da0bedde2da074 /www/html2wml | |
parent | 0a5e23ecdb458f209b0a3e1e3c92b48fef22ffb4 (diff) | |
download | freebsd-ports-gnome-6160dc3d4154ce73da343a02284dc8e1d455e6e7.tar.gz freebsd-ports-gnome-6160dc3d4154ce73da343a02284dc8e1d455e6e7.tar.zst freebsd-ports-gnome-6160dc3d4154ce73da343a02284dc8e1d455e6e7.zip |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'www/html2wml')
-rw-r--r-- | www/html2wml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html2wml/Makefile b/www/html2wml/Makefile index 6213f6ba451b..bece3bfaae71 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 \ |