diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
commit | 2b3b399de830d758565d1fb560790fcd0fa4c652 (patch) | |
tree | 0fd76fbb3661dcb70189f1839f1d615568df9308 /textproc | |
parent | b2a345eae55e2bece034c2ad6695e21d89d48727 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Tk-XMLViewer/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Parser-Lite-Tree/Makefile | 2 | ||||
-rw-r--r-- | textproc/rss2html/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 2e387480d279..439784fcc1d2 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Tk::XMLViewer - Tk widget to display XML BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ diff --git a/textproc/p5-XML-Parser-Lite-Tree/Makefile b/textproc/p5-XML-Parser-Lite-Tree/Makefile index ea9bd4745d07..3f15edf922d5 100644 --- a/textproc/p5-XML-Parser-Lite-Tree/Makefile +++ b/textproc/p5-XML-Parser-Lite-Tree/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Lightweight XML tree builder PERL_CONFIGURE= yes diff --git a/textproc/rss2html/Makefile b/textproc/rss2html/Makefile index d11177b41ea4..9357f133d3f9 100644 --- a/textproc/rss2html/Makefile +++ b/textproc/rss2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://mirror.mcx2.org/ \ ftp://ftp.nopcode.org/prj/rss2html/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= RSS to HTML converter LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl |