diff options
Diffstat (limited to 'textproc/ruby-csv')
-rw-r--r-- | textproc/ruby-csv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-csv/Makefile b/textproc/ruby-csv/Makefile index e3b606785564..294c67cb5aec 100644 --- a/textproc/ruby-csv/Makefile +++ b/textproc/ruby-csv/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= Ruby library to parse or generate data in CSV format USE_RUBY= yes |