diff options
Diffstat (limited to 'textproc/p5-XML-DOM/Makefile')
-rw-r--r-- | textproc/p5-XML-DOM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 2fe868c5766..21251f79979 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:45 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/10/18 15:20:43 veego Exp $ # DISTNAME= XML-DOM-1.31 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5xdo CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |