diff options
Diffstat (limited to 'textproc/p5-libxml/Makefile')
-rw-r--r-- | textproc/p5-libxml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 28bf85e13ef..0281e9059b4 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/16 19:56:50 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/18 15:20:45 veego Exp $ DISTNAME= libxml-perl-0.07 PKGNAME= p5-libxml-0.07 +SVR4_PKGNAME= p5lxm CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |