diff options
author | flo <flo@FreeBSD.org> | 2014-09-06 07:09:27 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2014-09-06 07:09:27 +0800 |
commit | d68137ba89f9ecc1341dcda4d1f2e607d9f1f1af (patch) | |
tree | 2aa16cdd0dbba9850eb5e35b9c95cc006d40156c /japanese | |
parent | 0faea270dc896851d2caf54845b8841c948312ff (diff) | |
download | freebsd-ports-gnome-d68137ba89f9ecc1341dcda4d1f2e607d9f1f1af.tar.gz freebsd-ports-gnome-d68137ba89f9ecc1341dcda4d1f2e607d9f1f1af.tar.zst freebsd-ports-gnome-d68137ba89f9ecc1341dcda4d1f2e607d9f1f1af.zip |
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
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 |