diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | www/mathopd/Makefile | 2 | ||||
-rw-r--r-- | www/netrik/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI-Thin/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Template-Simple/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-erubis/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-nanoc/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-thin/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 65125cb4d373..ab77513e5528 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -7,7 +7,7 @@ CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ MAINTAINER?= mm@FreeBSD.org -COMMENT?= A secure, fast, compliant, and very flexible Web Server +COMMENT?= Secure, fast, compliant, and flexible Web Server .if !defined(_BUILDING_LIGHTTPD_MODULE) LICENSE= BSD diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index 08316ce53a3a..5edc8f799ccf 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://www.mathopd.org/dist/ MAINTAINER= michiel@boland.org -COMMENT= A very small, yet very fast HTTP server +COMMENT= Small, yet fast HTTP server CFLAGS+= -DFREEBSD_SENDFILE MAKE_ARGS= CFLAGS="${CFLAGS}" diff --git a/www/netrik/Makefile b/www/netrik/Makefile index de577d6ada79..a294ee35572b 100644 --- a/www/netrik/Makefile +++ b/www/netrik/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTVERSION}%20%28beta%29 MAINTAINER= ale@FreeBSD.org -COMMENT= A text web browser, very ambitious, in active development +COMMENT= Text web browser, ambitious, in active development RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/www/p5-CGI-Thin/Makefile b/www/p5-CGI-Thin/Makefile index 0e89a513c9ac..406307944015 100644 --- a/www/p5-CGI-Thin/Makefile +++ b/www/p5-CGI-Thin/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= pphillips@experts-exchange.com -COMMENT= A very lightweight Parser for CGI Forms +COMMENT= Lightweight Parser for CGI Forms USES= perl5 USE_PERL5= configure diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 20041a66c2b0..78d8a12c6d65 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org -COMMENT= A very simple standalone HTTP daemon +COMMENT= Simple standalone HTTP daemon USES= perl5 USE_PERL5= configure diff --git a/www/p5-Template-Simple/Makefile b/www/p5-Template-Simple/Makefile index c628ce0f2905..afa876538250 100644 --- a/www/p5-Template-Simple/Makefile +++ b/www/p5-Template-Simple/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ken.mcglothlen@gmail.com -COMMENT= Template::Simple (a very fast templating module) +COMMENT= Fast templating module LICENSE= ART20 diff --git a/www/rubygem-erubis/Makefile b/www/rubygem-erubis/Makefile index 5f833fc17c47..7207b8b15bf4 100644 --- a/www/rubygem-erubis/Makefile +++ b/www/rubygem-erubis/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A fast, secure, and very extensible implementation of eRuby +COMMENT= Fast, secure, and extensible implementation of eRuby RUN_DEPENDS= rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract diff --git a/www/rubygem-nanoc/Makefile b/www/rubygem-nanoc/Makefile index ea84798f01e1..735e7b6157d9 100644 --- a/www/rubygem-nanoc/Makefile +++ b/www/rubygem-nanoc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= zi@FreeBSD.org -COMMENT= A simple but very flexible static site generator +COMMENT= Simple but flexible static site generator RUN_DEPENDS= rubygem-cri>=2.2:${PORTSDIR}/devel/rubygem-cri diff --git a/www/rubygem-thin/Makefile b/www/rubygem-thin/Makefile index 5d88e641e408..66166d1f88a4 100644 --- a/www/rubygem-thin/Makefile +++ b/www/rubygem-thin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A fast and very simple Ruby web server +COMMENT= Fast and simple Ruby web server RUN_DEPENDS= rubygem-rack>=1.0.0:${PORTSDIR}/www/rubygem-rack \ rubygem-eventmachine>=0.12.6:${PORTSDIR}/devel/rubygem-eventmachine \ |