diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
commit | cc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch) | |
tree | 9e07b5af195014d0e3d4e4baefd5f499802f063b /textproc/ruby-htmlsplit | |
parent | - Take maintainership (diff) |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
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 |