Index: head/math/pecl-stats/Makefile =================================================================== --- head/math/pecl-stats/Makefile (revision 423112) +++ head/math/pecl-stats/Makefile (revision 423113) @@ -1,20 +1,22 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= stats PORTVERSION= 1.0.5 CATEGORIES= math textproc pear MASTER_SITES= http://pecl.php.net/get/ 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 .include Index: head/math/pecl-stats/pkg-descr =================================================================== --- head/math/pecl-stats/pkg-descr (revision 423112) +++ head/math/pecl-stats/pkg-descr (revision 423113) @@ -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/