diff options
author | obache <obache@pkgsrc.org> | 2008-12-26 13:31:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-26 13:31:00 +0000 |
commit | 08f431d6444bdac7c397ce271887944512917699 (patch) | |
tree | 5f6c8a51cbeb83c0e246a6585f98eea5db8aa623 /textproc | |
parent | 94ef550ef84b98785d6e85cc2e9ded84d68e6b2d (diff) | |
download | pkgsrc-08f431d6444bdac7c397ce271887944512917699.tar.gz |
Call this version 0.3 as 0.30 to avoid downgrade.
Previous version was named as 0.12.
Diffstat (limited to 'textproc')
-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/} |