aboutsummaryrefslogtreecommitdiff
path: root/japanese/mozilla-jlp/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-23 08:06:01 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-23 08:06:01 +0000
commit1045e84bcc0cdb94acc932197881eb2dc2bf33d6 (patch)
treed54578918c3985f0eb1af9be8fef335a4601b01a /japanese/mozilla-jlp/Makefile
parentb8b595632ec93f1f23924f8d4a8abd6f89694c3f (diff)
downloadports-1045e84bcc0cdb94acc932197881eb2dc2bf33d6.tar.gz
ports-1045e84bcc0cdb94acc932197881eb2dc2bf33d6.zip
Update to 0.9.4 RC1.
PR: ports/30753 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=48114
Diffstat (limited to 'japanese/mozilla-jlp/Makefile')
-rw-r--r--japanese/mozilla-jlp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile
index 789a6232af78..7e41fdf981e6 100644
--- a/japanese/mozilla-jlp/Makefile
+++ b/japanese/mozilla-jlp/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= mozilla
-PORTVERSION= 0.9.3
-PORTREVISION= 1
+PORTVERSION= 0.9.4.r1
+#PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= japanese www
MASTER_SITES= http://www.mozilla.gr.jp/jlp/ \
@@ -34,8 +34,8 @@ MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6
.else
MOZILLA_PORT= ${PORTSDIR}/www/mozilla
.endif
-JLP_SRC= ${PORTNAME}${PORTVERSION}-langjajp.xpi \
- ${PORTNAME}${PORTVERSION}-regjp.xpi
+JLP_SRC= ${PORTNAME}${PORTVERSION:R}-langjajp-RC1.xpi \
+ ${PORTNAME}${PORTVERSION:R}-regjp-RC1.xpi
.include <bsd.port.pre.mk>