diff options
Diffstat (limited to 'textproc/ruby-html-template/Makefile')
-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 ad5efe05f3ff..435057361685 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= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to use HTML as a template file from CGI scripts USE_RUBY= yes |