diff options
Diffstat (limited to 'textproc/ruby-mwdom/Makefile')
-rw-r--r-- | textproc/ruby-mwdom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-mwdom/Makefile b/textproc/ruby-mwdom/Makefile index 0be563d4dbf2..4e87bc074b90 100644 --- a/textproc/ruby-mwdom/Makefile +++ b/textproc/ruby-mwdom/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DOM level2 module, XMLWriter and XHTMLWriter for Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan-old |