diff options
Diffstat (limited to 'textproc/p5-YAML/Makefile')
-rw-r--r-- | textproc/p5-YAML/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index bd20fdb14b1..1dcf9ad0866 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/09/12 10:24:51 sno Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 21:58:14 wiz Exp $ DISTNAME= YAML-0.84 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} |