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 /russian | |
parent | 0faea270dc896851d2caf54845b8841c948312ff (diff) | |
download | freebsd-ports-graphics-d68137ba89f9ecc1341dcda4d1f2e607d9f1f1af.tar.gz freebsd-ports-graphics-d68137ba89f9ecc1341dcda4d1f2e607d9f1f1af.tar.zst freebsd-ports-graphics-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 'russian')
-rw-r--r-- | russian/bugzilla44/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/bugzilla44/Makefile b/russian/bugzilla44/Makefile index 6104fca9206..37f9a2429ff 100644 --- a/russian/bugzilla44/Makefile +++ b/russian/bugzilla44/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR=bugzilla-ru/bugzilla-${PORTVERSION:R}-ru/${PORTVERSION} DISTNAME= bugzilla-${PORTVERSION}-ru-20140422 -MAINTAINER= bugzilla@FreeBSD.org +MAINTAINER= bz-ports@FreeBSD.org COMMENT= Russian localization for Bugzilla RUN_DEPENDS= bugzilla44>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla44 |