diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile index 83074f5d1457..e41a0d610d4d 100644 --- a/math/pecl-stats/Makefile +++ b/math/pecl-stats/Makefile @@ -9,11 +9,13 @@ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= dbaio@bsd.com.br -COMMENT= PECL extension which with routines for statistical computation +COMMENT= PECL extension with routines for statistical computation LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE +PORTSCOUT= limit:^1.* + USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 diff --git a/math/pecl-stats/pkg-descr b/math/pecl-stats/pkg-descr index 4634d8ead91c..f9178318653f 100644 --- a/math/pecl-stats/pkg-descr +++ b/math/pecl-stats/pkg-descr @@ -1,4 +1,4 @@ -This ststs extension for PHP provides few dozens routines for statistical +Extension for PHP that provides few dozens routines for statistical computation. WWW: http://pecl.php.net/package/stats/