aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/bugzilla/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2010-04-17 12:21:43 +0800
committertota <tota@FreeBSD.org>2010-04-17 12:21:43 +0800
commit7c3beefb281233441df9a80e9170495dbbb6f0fa (patch)
treeb7c605a15b52c3b9ec0736a68b9e41cf0739a2bf /japanese/bugzilla/Makefile
parenta61d1b3b74590fc94f96e8f397fee491cdfbfcc9 (diff)
downloadfreebsd-ports-gnome-7c3beefb281233441df9a80e9170495dbbb6f0fa.tar.gz
freebsd-ports-gnome-7c3beefb281233441df9a80e9170495dbbb6f0fa.tar.zst
freebsd-ports-gnome-7c3beefb281233441df9a80e9170495dbbb6f0fa.zip
- Update to 3.6
Approved by: maho (mentor)
Diffstat (limited to 'japanese/bugzilla/Makefile')
-rw-r--r--japanese/bugzilla/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/japanese/bugzilla/Makefile b/japanese/bugzilla/Makefile
index feb0e01f9767..3422646b172a 100644
--- a/japanese/bugzilla/Makefile
+++ b/japanese/bugzilla/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= bugzilla
-PORTVERSION= 3.4.6
-PORTREVISION= 1
+PORTVERSION= 3.6
CATEGORIES= japanese
-MASTER_SITES= http://bug-ja.org/releases/3.4/ \
+MASTER_SITES= http://bug-ja.org/releases/3.6/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/bugzilla-ja|}
PKGNAMESUFFIX= -ja
DISTNAME= Bugzilla-ja-${PORTVERSION}-template-rel01
@@ -39,7 +38,7 @@ NO_BUILD= yes
do-install:
-${MKDIR} ${BUGZILLADIR}/template
- ${CP} -pR ${WRKDIR}/ja-${PORTVERSION} ${BUGZILLADIR}/template/ja
+ ${CP} -pR ${WRKDIR}/ja ${BUGZILLADIR}/template
.if !defined(BATCH)
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}