diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-27 16:06:01 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-27 16:06:01 +0000 |
commit | 413424ee99f55dc8d1d442dfc594daa157055a7b (patch) | |
tree | 8ef1f11a6de3111d6a26743f7db0753348a8c53d /textproc/rubygem-terminal-table | |
parent | 4c082f93daffa48c418a347625e4edaedd6c4acc (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-terminal-table')
-rw-r--r-- | textproc/rubygem-terminal-table/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile index 05a8e182ca5a..076caf638a62 100644 --- a/textproc/rubygem-terminal-table/Makefile +++ b/textproc/rubygem-terminal-table/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.5 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Simple, feature rich ASCII table generation library USE_RUBY= yes |