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 5b44358b440b..22a382aa0978 100644 --- a/lang/spidermonkey17/Makefile +++ b/lang/spidermonkey17/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey17 DISTVERSION= 1.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= MOZILLA/js DISTNAME= js-${DISTVERSION} |