diff options
Diffstat (limited to 'textproc/p5-libxml/Makefile')
-rw-r--r-- | textproc/p5-libxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index ef2fdaea4c1..cc4b1d705d0 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 13:45:01 wiz Exp $ DISTNAME= libxml-perl-0.08 PKGNAME= p5-libxml-0.08 PKGREVISION= 9 -SVR4_PKGNAME= p5lxm CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |