diff options
Diffstat (limited to 'lang/spidermonkey78/Makefile')
-rw-r--r-- | lang/spidermonkey78/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index 16a63b478a14..a6cced33a161 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 78.15.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} |