diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
commit | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (patch) | |
tree | de6840e085885505cd47c93a984dd88b021b87ba /net/p5-Net-EPP-Client | |
parent | d2523a4b34ba4cc1909aaebdfa3c98f298b545de (diff) | |
download | freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.gz freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.zst freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.zip |
Reset aaron's port maintainerships due to many maintainer-timeouts.
Diffstat (limited to 'net/p5-Net-EPP-Client')
-rw-r--r-- | net/p5-Net-EPP-Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-EPP-Client/Makefile b/net/p5-Net-EPP-Client/Makefile index 709e15b66082..7eab79a6d348 100644 --- a/net/p5-Net-EPP-Client/Makefile +++ b/net/p5-Net-EPP-Client/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client library for the TCP transport for EPP BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ |