diff options
author | linimon <linimon@FreeBSD.org> | 2004-01-19 08:56:11 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-01-19 08:56:11 +0800 |
commit | b5b9792286b4ca300764dc13b8d3bafce59095a7 (patch) | |
tree | b3d14c890ac20fee0e13b7d83275a38c72717e1f /net | |
parent | a8196473ab6634722a896d11bf11adbe3e46341a (diff) | |
download | freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.tar.gz freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.tar.zst freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.zip |
Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Jabber-Connection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Jabber-Connection/Makefile b/net/p5-Jabber-Connection/Makefile index 9ec50086bc62..476dea40547e 100644 --- a/net/p5-Jabber-Connection/Makefile +++ b/net/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 |