diff options
Diffstat (limited to 'textproc/p5-XML-Twig')
-rw-r--r-- | textproc/p5-XML-Twig/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile index 6d208b8d24d..97905e96684 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/04/23 20:39:54 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Twig-3.13 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xtw +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |