diff options
Diffstat (limited to 'textproc/ruby-htmlsplit')
-rw-r--r-- | textproc/ruby-htmlsplit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile index b616b31421cb..8206fbc67921 100644 --- a/textproc/ruby-htmlsplit/Makefile +++ b/textproc/ruby-htmlsplit/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to split an HTML document into tags and contents USE_ZIP= yes |