diff options
author | Florian Smeets <flo@FreeBSD.org> | 2014-09-05 23:09:27 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2014-09-05 23:09:27 +0000 |
commit | a8eed1046dea85cbfac4a76b87887e28b91e302a (patch) | |
tree | 2aa16cdd0dbba9850eb5e35b9c95cc006d40156c /japanese | |
parent | 53bb618a0903c3a86e61399df80f47ad94e19f01 (diff) | |
download | ports-a8eed1046dea85cbfac4a76b87887e28b91e302a.tar.gz ports-a8eed1046dea85cbfac4a76b87887e28b91e302a.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/bugzilla44/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/bugzilla44/Makefile b/japanese/bugzilla44/Makefile index 8e1e57ba9e4c..fab2d987c510 100644 --- a/japanese/bugzilla44/Makefile +++ b/japanese/bugzilla44/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://bug-ja.org/releases/4.4/ \ MASTER_SITE_SUBDIR= tota/bugzilla-ja DISTNAME= Bugzilla-ja-${PORTVERSION}-template -MAINTAINER= bugzilla@FreeBSD.org +MAINTAINER= bz-ports@FreeBSD.org COMMENT= Japanese localization for Bugzilla RUN_DEPENDS= bugzilla44>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla44 |