diff options
Diffstat (limited to 'textproc/ruby-htmlrepair')
-rw-r--r-- | textproc/ruby-htmlrepair/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile index b8aa97eeca2c..b09aa2563c0d 100644 --- a/textproc/ruby-htmlrepair/Makefile +++ b/textproc/ruby-htmlrepair/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to repair unclosed tags in an HTML document RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit |