diff options
Diffstat (limited to 'textproc/p5-YAML-Tiny/Makefile')
-rw-r--r-- | textproc/p5-YAML-Tiny/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile index d70b0402bf1..9f5845aafbd 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/04/10 13:26:21 sno Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 21:58:14 wiz Exp $ DISTNAME= YAML-Tiny-1.51 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} |