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/bugzilla44 | |
parent | Horde package update: (diff) |
Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@)
and bugmeister@. bugzilla@ will be used by bugmeister@ from now on.
Submitted by: bugzilla (ohauer)
Approved by: bugzilla (ohauer)
Hat: postmaster
Notes
Notes:
svn path=/head/; revision=367398
Diffstat (limited to 'japanese/bugzilla44')
-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 |