aboutsummaryrefslogtreecommitdiff
path: root/converters/pear-Services_JSON
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-24 07:19:21 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-24 07:19:21 +0000
commit1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a (patch)
tree69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /converters/pear-Services_JSON
parent0b55e60fb88a4131a3f511d87b52a52a4c8d9054 (diff)
downloadports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.tar.gz
ports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.zip
Notes
Diffstat (limited to 'converters/pear-Services_JSON')
-rw-r--r--converters/pear-Services_JSON/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/pear-Services_JSON/Makefile b/converters/pear-Services_JSON/Makefile
index a36b0b1dff3a..4aeeeaef02ac 100644
--- a/converters/pear-Services_JSON/Makefile
+++ b/converters/pear-Services_JSON/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.3
CATEGORIES= converters www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= PHP implementaion of json_encode/decode
+COMMENT= PHP implementation of json_encode/decode
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${BUILD_DEPENDS}