diff options
Diffstat (limited to 'graphics/rubygem-captcha/Makefile')
-rw-r--r-- | graphics/rubygem-captcha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-captcha/Makefile b/graphics/rubygem-captcha/Makefile index 36ad905776e8..f69532c6144f 100644 --- a/graphics/rubygem-captcha/Makefile +++ b/graphics/rubygem-captcha/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A simple CAPTCHA written in Ruby +COMMENT= Simple CAPTCHA written in Ruby BUILD_DEPENDS= rubygem-rmagick>=1.0:${PORTSDIR}/graphics/rubygem-rmagick RUN_DEPENDS:= ${BUILD_DEPENDS} |