diff options
Diffstat (limited to 'textproc/p5-YAML-LibYAML/Makefile')
-rw-r--r-- | textproc/p5-YAML-LibYAML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index 890f128dddc..c9ca701b45b 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/04/14 13:22:19 obache Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:48 wiz Exp $ # DISTNAME= YAML-LibYAML-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 #PKGNAME= p5-${DISTNAME:S/LibYAML/XS/} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} |