diff options
-rw-r--r-- | textproc/p5-XML-Feed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index 08a40d041e5..3616c570b65 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/11/13 22:30:59 abs Exp $ +# $NetBSD: Makefile,v 1.4 2008/12/26 13:31:00 obache Exp $ # DISTNAME= XML-Feed-0.3 -PKGNAME= p5-${DISTNAME} +PKGNAME= p5-${DISTNAME}0 SVR4_PKGNAME= p5xfe CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |