diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
commit | 074e13d261e1008a64c6c0dfa417bb96ccc47b7e (patch) | |
tree | 651cf94f9c8dcc797e43398038ab3b8e4ece4d47 /net-im/p5-Jabber-Connection | |
parent | d464c0b090fd1c166a4390950c065cd1fb2d3592 (diff) | |
download | ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.tar.gz ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.zip |
Notes
Diffstat (limited to 'net-im/p5-Jabber-Connection')
-rw-r--r-- | net-im/p5-Jabber-Connection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 9ec50086bc62..476dea40547e 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net perl5 MASTER_SITES= http://www.pipetree.com/jabber/jabberconnection/ PKGNAMEPREFIX= p5- -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Jabber Perl library for client/component connectivity RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser |