diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-05-08 14:58:12 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-05-08 14:58:12 +0000 |
commit | 75549ead77202a148fe989b593ed181d20db41f0 (patch) | |
tree | 8f6c51d082d1f227cd8e108758ec8a5ca1f39eab /net/p5-SOAP-Lite | |
parent | e3b267e89d2468f3a2dc6babaa1329f1d94a4fb4 (diff) |
Notes
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index af4ade6024f0..307e2be3af6f 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= SOAP::Lite - Client and server side SOAP implementation RUN_DEPENDS= p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \ |