diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 62ed156e6eb708110426679c683c7eb1b792ccf3 (patch) | |
tree | 05fedcd42e20f60f57fa9511f8bac3285d258d8b /www/html2hdml | |
parent | 8eb70ff845d2176dfd75181ba0ee77590eef9174 (diff) | |
download | FreeBSD-ports-62ed156e6eb708110426679c683c7eb1b792ccf3.zip FreeBSD-ports-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.gz |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Diffstat (limited to 'www/html2hdml')
-rw-r--r-- | www/html2hdml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html2hdml/Makefile b/www/html2hdml/Makefile index 43dbb31..c9866ea 100644 --- a/www/html2hdml/Makefile +++ b/www/html2hdml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= html2hdml/6351 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An i-mode HTML to EZweb HDML converter GNU_CONFIGURE= yes |