aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-24 09:23:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-24 09:23:29 +0000
commit619b5ac1ce04d00ae3f0bc8fad1b8af9620d51b9 (patch)
treebcdf89a034da18163f61dd4a82f4dd93bb2ec2e4 /lang
parent7f8f10d03356d5cbac60edbe5b54ee1253513fb1 (diff)
downloadports-619b5ac1ce04d00ae3f0bc8fad1b8af9620d51b9.tar.gz
ports-619b5ac1ce04d00ae3f0bc8fad1b8af9620d51b9.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/spidermonkey/Makefile7
-rw-r--r--lang/spidermonkey/distinfo2
-rw-r--r--lang/spidermonkey/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile
index f7336959307a..9a18d0c4d27b 100644
--- a/lang/spidermonkey/Makefile
+++ b/lang/spidermonkey/Makefile
@@ -1,17 +1,18 @@
# Ports collection makefile for: spidermonkey
# Date created: Fri Apr 18, 2003
-# Whom: Dan Rench (drench@xnet.com)
+# Whom: Dan Rench (citric@cubicone.tmetic.com)
#
# $FreeBSD$
PORTNAME= js
PORTVERSION= 1.5.p5
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= js
-DISTNAME= js-1.5-rc5
+DISTNAME= js-1.5-rc5a
-MAINTAINER= drench@xnet.com
+MAINTAINER= citric@cubicone.tmetic.com
COMMENT= A standalone JavaScript interpreter from the Mozilla project
USE_GMAKE= YES
diff --git a/lang/spidermonkey/distinfo b/lang/spidermonkey/distinfo
index b2eb91ebd208..2c3421688bb5 100644
--- a/lang/spidermonkey/distinfo
+++ b/lang/spidermonkey/distinfo
@@ -1 +1 @@
-MD5 (js-1.5-rc5.tar.gz) = 3c720a8af00ff5590e623c00a683c53b
+MD5 (js-1.5-rc5a.tar.gz) = 001fae2f953c2bbc0b495ee0823a3539
diff --git a/lang/spidermonkey/pkg-descr b/lang/spidermonkey/pkg-descr
index 25b64883d7ac..f1b02a9e35f6 100644
--- a/lang/spidermonkey/pkg-descr
+++ b/lang/spidermonkey/pkg-descr
@@ -3,4 +3,4 @@ Spidermonkey is the JavaScript interpreter from the Mozilla project.
WWW: http://www.mozilla.org/js/spidermonkey/
- Dan Rench
-drench@xnet.com
+citric@cubicone.tmetic.com