diff options
Diffstat (limited to 'textproc/p5-XML-XPath')
-rw-r--r-- | textproc/p5-XML-XPath/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index 58bc07115ea..5defdad4875 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/04/17 01:01:35 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/10/18 15:20:45 veego Exp $ DISTNAME= XML-XPath-1.08 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5xxp CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |