diff options
Diffstat (limited to 'textproc/p5-YAML-LibYAML/Makefile')
-rw-r--r-- | textproc/p5-YAML-LibYAML/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index 1f427ee6753..1be83c4d6f4 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2016/07/26 00:03:02 wen Exp $ +# $NetBSD: Makefile,v 1.25 2017/04/29 07:48:41 wen Exp $ -DISTNAME= YAML-LibYAML-0.63 +DISTNAME= YAML-LibYAML-0.64 PKGNAME= p5-${DISTNAME} -#PKGNAME= p5-${DISTNAME:S/LibYAML/XS/} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} |