diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-07 19:35:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-07 19:35:25 +0000 |
commit | 0b69b1da88c810d481a8668d2f56834203ba791b (patch) | |
tree | c5bd76a841cda6d8f2d0ceb6d0a19a22d6868eb6 /textproc/p5-XML-Atom | |
parent | badd1c9e14f9bcacd7b7ff6c76dcb8c6b480d627 (diff) |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Notes
Notes:
svn path=/head/; revision=265814
Diffstat (limited to 'textproc/p5-XML-Atom')
-rw-r--r-- | textproc/p5-XML-Atom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index 5e1ea2425cae..4af1237582fc 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Atom feed and API implementation RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ |