Index: head/textproc/rubygem-jekyll-redirect-from/Makefile =================================================================== --- head/textproc/rubygem-jekyll-redirect-from/Makefile (revision 553532) +++ head/textproc/rubygem-jekyll-redirect-from/Makefile (revision 553533) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= jekyll-redirect-from PORTVERSION= 0.16.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Handles redirection URLs for jekyll pages and posts +COMMENT= Handles redirection URLs for Jekyll pages and posts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-jekyll>=3.3<5.0:www/rubygem-jekyll USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes SHEBANG_FILES= script/* .include