diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-29 15:32:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-29 15:32:25 +0000 |
commit | d914891fd465d40b3111e9e529c3aa6f242070c1 (patch) | |
tree | 3c47942a523621523041a8f67d9edc12a604b3f2 /textproc/p5-libxml | |
parent | 90ca08f301a729461ff9be3b527a44a11e51d3b5 (diff) | |
download | ports-d914891fd465d40b3111e9e529c3aa6f242070c1.tar.gz ports-d914891fd465d40b3111e9e529c3aa6f242070c1.zip |
Notes
Diffstat (limited to 'textproc/p5-libxml')
-rw-r--r-- | textproc/p5-libxml/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-libxml/pkg-descr | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 5f2227b944fb..2b668b840445 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -25,5 +25,4 @@ MAN3= Data::Grove.3 Data::Grove::Parent.3 Data::Grove::Visitor.3 \ XML::PatAct::MatchName.3 XML::PatAct::PatternTempl.3 \ XML::PatAct::ToObjects.3 XML::Perl2SAX.3 XML::SAX2Perl.3 - .include <bsd.port.mk> diff --git a/textproc/p5-libxml/pkg-descr b/textproc/p5-libxml/pkg-descr index ec04a74bba3f..14a571e85168 100644 --- a/textproc/p5-libxml/pkg-descr +++ b/textproc/p5-libxml/pkg-descr @@ -4,4 +4,4 @@ From the README: documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others. -Author: Ken MacLeod <ken@bitsko.slc.ut.us> +WWW: http://search.cpan.org/dist/libxml-perl/ |