1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Change PORTNAME to spidermonkey to correspond with dirname.

PR:		82320
Submitted by:	Alex Kapranoff <kappa (at) rambler-co.ru>
Approved by:	maintainer
This commit is contained in:
Thierry Thomas 2005-07-21 15:28:12 +00:00
parent d904771c3a
commit 471d301097
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139825
2 changed files with 5 additions and 5 deletions

View File

@ -4,12 +4,12 @@
#
# $FreeBSD$
PORTNAME= js
PORTVERSION= 1.5.p6
PORTNAME= spidermonkey
DISTVERSION= 1.5-rc6a
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= js
DISTNAME= js-1.5-rc6
DISTNAME= js-${DISTVERSION}
MAINTAINER= citric@cubicone.tmetic.com
COMMENT= A standalone JavaScript interpreter from the Mozilla project

View File

@ -1,2 +1,2 @@
MD5 (js-1.5-rc6.tar.gz) = ffb1c63d5c828a7e3251356e7df3c807
SIZE (js-1.5-rc6.tar.gz) = 1038863
MD5 (js-1.5-rc6a.tar.gz) = 25e1d1dd2674d85883391b6b42a7b02f
SIZE (js-1.5-rc6a.tar.gz) = 1058911