diff options
Diffstat (limited to 'textproc/p5-XML-XSLT/Makefile')
-rw-r--r-- | textproc/p5-XML-XSLT/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index 74255b9cd5a..c9a3405ab88 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/01 08:51:41 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/18 15:20:45 veego Exp $ DISTNAME= XML-XSLT-0.32 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5xxs CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |