diff options
author | Steve Wills <swills@FreeBSD.org> | 2010-12-09 02:36:55 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2010-12-09 02:36:55 +0000 |
commit | 96393a5695afbc0b0fd02fd37d15dba311945c57 (patch) | |
tree | 0e50a604b47015c06ab467235c6f10b7fc423c9c /textproc | |
parent | 2dd13e1db9ad44ecfa7fda5a11d45a0c9827c0c5 (diff) | |
download | ports-96393a5695afbc0b0fd02fd37d15dba311945c57.tar.gz ports-96393a5695afbc0b0fd02fd37d15dba311945c57.zip |
- Takeover some of clsung's ports
Approved by: pgollucci (mentor)
Notes
Notes:
svn path=/head/; revision=265898
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-RSS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 498f69907f67..4154ce414be9 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to manage RDF Site Summary (RSS) files RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ |