diff options
Diffstat (limited to 'converters/pear-Services_JSON')
-rw-r--r-- | converters/pear-Services_JSON/Makefile | 2 |
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} |