diff options
author | erwin <erwin@FreeBSD.org> | 2009-01-30 01:41:17 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-01-30 01:41:17 +0800 |
commit | 4bfe6f42bf69121eb53aaead04508848637cc94c (patch) | |
tree | 777e10d74d0f3ca38d41e7e223f8c8a97c66d350 /net-im | |
parent | b04f0e3c81a6fdba7fe6a76e879f0ddcd87e56f5 (diff) | |
download | freebsd-ports-graphics-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.gz freebsd-ports-graphics-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.zst freebsd-ports-graphics-4bfe6f42bf69121eb53aaead04508848637cc94c.zip |
Reassign my p5-* ports to perl@ so more than one person
can look at them.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Net-Jabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile index 53cf6216325..3935e1b1b74 100644 --- a/net-im/p5-Net-Jabber/Makefile +++ b/net-im/p5-Net-Jabber/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DIST_SUBDIR= jabber -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Net::Jabber provides Perl Developer access to the Jabber protocol BUILD_DEPENDS= ${SITE_PERL}/Net/XMPP.pm:${PORTSDIR}/net-im/p5-Net-XMPP |