diff options
-rw-r--r-- | japanese/bugzilla3/Makefile | 4 | ||||
-rw-r--r-- | japanese/bugzilla3/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/bugzilla3/Makefile b/japanese/bugzilla3/Makefile index 79c9bc0f7cf1..3c23a862ddfd 100644 --- a/japanese/bugzilla3/Makefile +++ b/japanese/bugzilla3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bugzilla -PORTVERSION= 3.6.5 +PORTVERSION= 3.6.6 CATEGORIES= japanese MASTER_SITES= http://bug-ja.org/releases/3.6/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/bugzilla-ja|} @@ -28,7 +28,7 @@ LANGDIR= ${WWWDIR}/template/ja do-install: @-${MKDIR} ${LANGDIR}/default - @cd ${WRKDIR}/ja-${PORTVERSION}/default; ${COPYTREE_SHARE} . ${LANGDIR}/default + @cd ${WRKDIR}/default; ${COPYTREE_SHARE} . ${LANGDIR}/default .if !defined(BATCH) @${ECHO_MSG} @${CAT} ${PKGMESSAGE} diff --git a/japanese/bugzilla3/distinfo b/japanese/bugzilla3/distinfo index a57aea980111..42a51f7ac41f 100644 --- a/japanese/bugzilla3/distinfo +++ b/japanese/bugzilla3/distinfo @@ -1,2 +1,2 @@ -SHA256 (bugzilla/Bugzilla-ja-3.6.5-template-rel01.tar.bz2) = 11bd87c336ae25418361e846863276565c9ab6cb063ccf179b49fcfc89f883c9 -SIZE (bugzilla/Bugzilla-ja-3.6.5-template-rel01.tar.bz2) = 215338 +SHA256 (bugzilla/Bugzilla-ja-3.6.6-template-rel01.tar.bz2) = a50d901020e7e39cfc407468457189c4a0d87327a1bf4e6976bd2b53aa21e45b +SIZE (bugzilla/Bugzilla-ja-3.6.6-template-rel01.tar.bz2) = 215204 |