diff options
Diffstat (limited to 'textproc/p5-Unicode-LineBreak/Makefile')
-rw-r--r-- | textproc/p5-Unicode-LineBreak/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile index 93906fa7742..22bc51badec 100644 --- a/textproc/p5-Unicode-LineBreak/Makefile +++ b/textproc/p5-Unicode-LineBreak/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/03/01 03:10:35 wen Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Unicode-LineBreak-2013.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} |