aboutsummaryrefslogtreecommitdiffstats
path: root/math/pear-Math_BigInteger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/pear-Math_BigInteger/Makefile')
-rw-r--r--math/pear-Math_BigInteger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pear-Math_BigInteger/Makefile b/math/pear-Math_BigInteger/Makefile
index 0e9dd861e2f..30e2fe26bd2 100644
--- a/math/pear-Math_BigInteger/Makefile
+++ b/math/pear-Math_BigInteger/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
CATEGORIES= math pear
MAINTAINER= meritus@innervision.pl
-COMMENT= Pure-PHP arbitrary precission integer arithmetic library
+COMMENT= Pure-PHP arbitrary precision integer arithmetic library
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${BUILD_DEPENDS}