diff options
Diffstat (limited to 'lang/spidermonkey17/Makefile')
-rw-r--r-- | lang/spidermonkey17/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spidermonkey17/Makefile b/lang/spidermonkey17/Makefile index ac0738381abf..72568bcc4b76 100644 --- a/lang/spidermonkey17/Makefile +++ b/lang/spidermonkey17/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= js DISTNAME= js-${DISTVERSION} MAINTAINER= citric@cubicone.tmetic.com -COMMENT= A standalone JavaScript interpreter from the Mozilla project +COMMENT= Standalone JavaScript interpreter from the Mozilla project LIB_DEPENDS= libnspr4.so:${PORTSDIR}/devel/nspr |