diff options
author | obache <obache> | 2011-08-14 12:38:56 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 12:38:56 +0000 |
commit | 9d87f4261978c88d2444726c4481f3df5b47d67a (patch) | |
tree | a3a6c23173712a52db9e89924b946baf27e1bbba /editors/p5-PPIx-EditorTools | |
parent | 74a7e1147c88b8cfdc49ad6446607b426d49a46b (diff) | |
download | pkgsrc-9d87f4261978c88d2444726c4481f3df5b47d67a.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'editors/p5-PPIx-EditorTools')
-rw-r--r-- | editors/p5-PPIx-EditorTools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile index b6bd937bd57..c2cf7a7344c 100644 --- a/editors/p5-PPIx-EditorTools/Makefile +++ b/editors/p5-PPIx-EditorTools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:49 seb Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:56 obache Exp $ # DISTNAME= PPIx-EditorTools-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPIx/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AZ/AZAWAWI/} |