diff options
Diffstat (limited to 'net/p5-Net-EPP/Makefile')
-rw-r--r-- | net/p5-Net-EPP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile index 15fdb13ec298..2ca8b1a546a8 100644 --- a/net/p5-Net-EPP/Makefile +++ b/net/p5-Net-EPP/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client library for the TCP transport for EPP BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ |