diff options
Diffstat (limited to 'japanese/bugzilla3/Makefile')
-rw-r--r-- | japanese/bugzilla3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/bugzilla3/Makefile b/japanese/bugzilla3/Makefile index 14352329b674..8c43d18c0810 100644 --- a/japanese/bugzilla3/Makefile +++ b/japanese/bugzilla3/Makefile @@ -6,18 +6,18 @@ # PORTNAME= bugzilla -PORTVERSION= 2.16.5 +PORTVERSION= 2.16.6 CATEGORIES= japanese devel PATCH_SITES= http://hp.vector.co.jp/authors/VA013241/webapp/bugzilla/ -PATCHFILES= ${PORTNAME}-${PORTVERSION}-to-${PORTVERSION}-ja-${PATCHVERSION}.diff.gz +PATCHFILES= ${PORTNAME}-${PORTVERSION}-to-${PORTNAME}-${PORTVERSION}-ja-${PATCHVERSION}.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= tota@rtfm.jp COMMENT= Bug-tracking system with Japanese patch CONFLICTS= bugzilla-2.* -PATCHVERSION= 20040329 +PATCHVERSION= 20040714 MASTERDIR= ${.CURDIR}/../../devel/bugzilla MD5_FILE= ${.CURDIR}/distinfo |