diff options
Diffstat (limited to 'www/rubygem-bluecloth')
-rw-r--r-- | www/rubygem-bluecloth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-bluecloth/Makefile b/www/rubygem-bluecloth/Makefile index 2a74bc3cff4a..406fb653f516 100644 --- a/www/rubygem-bluecloth/Makefile +++ b/www/rubygem-bluecloth/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www rubygems MASTER_SITES= RG DISTNAME= BlueCloth-${PORTVERSION} -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool GEM_NAME= ${DISTNAME} |