diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:52:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:52:49 +0000 |
commit | ca6777aa50b3d417be6cf2f72ea24d701b7fd25f (patch) | |
tree | 9772af93ac3051c8314978212307fca8dcf1aa2d /textproc/p5-XML-Writer-String/Makefile | |
parent | eb17b2de1dc5605ac3ca4eadcdf6ab7ee05ae013 (diff) | |
download | pkgsrc-ca6777aa50b3d417be6cf2f72ea24d701b7fd25f.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'textproc/p5-XML-Writer-String/Makefile')
-rw-r--r-- | textproc/p5-XML-Writer-String/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Writer-String/Makefile b/textproc/p5-XML-Writer-String/Makefile index c9aac3c56f0..10a6956717c 100644 --- a/textproc/p5-XML-Writer-String/Makefile +++ b/textproc/p5-XML-Writer-String/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2010/08/21 16:36:17 seb Exp $ +# $NetBSD: Makefile,v 1.13 2011/08/14 15:14:21 obache Exp $ # DISTNAME= XML-Writer-String-0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5xws CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |