diff options
author | tobez <tobez@FreeBSD.org> | 2013-01-16 23:07:59 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-01-16 23:07:59 +0800 |
commit | b6675f20f90b8f35f4b460d2f9394514ad1b9862 (patch) | |
tree | 043237e657be1945d73085420301db97a8249de9 /sysutils/p5-MogileFS-Utils | |
parent | 1df6fc5540eb32d6e968a470cc2da2057eca3311 (diff) | |
download | freebsd-ports-gnome-b6675f20f90b8f35f4b460d2f9394514ad1b9862.tar.gz freebsd-ports-gnome-b6675f20f90b8f35f4b460d2f9394514ad1b9862.tar.zst freebsd-ports-gnome-b6675f20f90b8f35f4b460d2f9394514ad1b9862.zip |
sysutils/p5-MogileFS-Server: fix issues with with daemon startup.
Assign maintainership of this and related ports to the submitter -
he can take better care of these ports than perl@.
PR: 171691
Submitted by: trociny
Diffstat (limited to 'sysutils/p5-MogileFS-Utils')
-rw-r--r-- | sysutils/p5-MogileFS-Utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile index 56156d87696d..f1a360185060 100644 --- a/sysutils/p5-MogileFS-Utils/Makefile +++ b/sysutils/p5-MogileFS-Utils/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DORMANDO PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= trociny@FreeBSD.org COMMENT= MogileFS tools BUILD_DEPENDS= p5-MogileFS-Client>=1.16:${PORTSDIR}/sysutils/p5-MogileFS-Client \ |