diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /net-im/p5-Net-XMPP2/Makefile | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff) | |
download | ports-91a1caa2422800c8478cb82e13d208ef07398bc2.tar.gz ports-91a1caa2422800c8478cb82e13d208ef07398bc2.zip |
Notes
Diffstat (limited to 'net-im/p5-Net-XMPP2/Makefile')
-rw-r--r-- | net-im/p5-Net-XMPP2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile index 5ae9dad51b53..b5bce85177d7 100644 --- a/net-im/p5-Net-XMPP2/Makefile +++ b/net-im/p5-Net-XMPP2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the XMPP Protocol BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ |