diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2010-12-08 23:08:04 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2010-12-08 23:08:04 +0000 |
commit | 29c6893e43aebe3726665de81f15cf14b31edd45 (patch) | |
tree | 66e0490e1355afad48b1b6f462cdfc3445ab9cb2 /www/rubygem-bluecloth | |
parent | 2a11d91402fb5bc5a73ab770268cbaf92eb5ce60 (diff) |
Notes
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} |