diff options
Diffstat (limited to 'devel/pecl-swoole')
-rw-r--r-- | devel/pecl-swoole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 0462bc8be743..c1830436a13d 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.6.4 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org -COMMENT= Asynchronous & concurrent & distributed networking framework +COMMENT= Asynchronous, concurrent, and distributed networking framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |