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-html-template | |
parent | 18971b06c67e29f3761591676197a943343ac88e (diff) |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
Notes
Notes:
svn path=/head/; revision=236032
Diffstat (limited to 'textproc/ruby-html-template')
-rw-r--r-- | textproc/ruby-html-template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-html-template/Makefile b/textproc/ruby-html-template/Makefile index 435057361685..0aa78b3fae1e 100644 --- a/textproc/ruby-html-template/Makefile +++ b/textproc/ruby-html-template/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://shebang.jp/src/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to use HTML as a template file from CGI scripts USE_RUBY= yes |