diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-08 03:35:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-08 03:35:25 +0800 |
commit | e2da55cb8203358f72191eac71b59b6a0dd003ef (patch) | |
tree | 8418568a825352ee76718d43cf2a853e630a312f /sysutils | |
parent | d3419ceb7fee6e317bcbed0a1ed8f3258fbadebf (diff) | |
download | freebsd-ports-graphics-e2da55cb8203358f72191eac71b59b6a0dd003ef.tar.gz freebsd-ports-graphics-e2da55cb8203358f72191eac71b59b6a0dd003ef.tar.zst freebsd-ports-graphics-e2da55cb8203358f72191eac71b59b6a0dd003ef.zip |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-MogileFS-Client/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-MogileFS-Server/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-MogileFS-Utils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-mogilefs-server/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/p5-MogileFS-Client/Makefile b/sysutils/p5-MogileFS-Client/Makefile index 6c86fbdcce1..a1df4a663cc 100644 --- a/sysutils/p5-MogileFS-Client/Makefile +++ b/sysutils/p5-MogileFS-Client/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Client library for the MogileFS distributed file system RUN_DEPENDS= ${SITE_PERL}/IO/WrapTie.pm:${PORTSDIR}/devel/p5-IO-stringy \ diff --git a/sysutils/p5-MogileFS-Server/Makefile b/sysutils/p5-MogileFS-Server/Makefile index f1325abb0fb..588afba76ed 100644 --- a/sysutils/p5-MogileFS-Server/Makefile +++ b/sysutils/p5-MogileFS-Server/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= MogileFS (distributed filesystem) server RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/AIO.pm:${PORTSDIR}/devel/p5-IO-AIO \ diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile index 145416c68fc..1678bf46a7f 100644 --- a/sysutils/p5-MogileFS-Utils/Makefile +++ b/sysutils/p5-MogileFS-Utils/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= MogileFS tools RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/sysutils/p5-mogilefs-server/Makefile b/sysutils/p5-mogilefs-server/Makefile index f1325abb0fb..588afba76ed 100644 --- a/sysutils/p5-mogilefs-server/Makefile +++ b/sysutils/p5-mogilefs-server/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= MogileFS (distributed filesystem) server RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/AIO.pm:${PORTSDIR}/devel/p5-IO-AIO \ |