diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:22:16 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:22:16 +0000 |
commit | 09457ba3da046a6060f46b5922b59f3f139c08e9 (patch) | |
tree | e03f68c0e4c4ec1854c4ad0566d53e8babf36153 /converters/p5-Unicode-EastAsianWidth | |
parent | ff0cccbbff3aa3c1327620ef0ac7448c7318d18c (diff) | |
download | pkgsrc-09457ba3da046a6060f46b5922b59f3f139c08e9.tar.gz |
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'converters/p5-Unicode-EastAsianWidth')
-rw-r--r-- | converters/p5-Unicode-EastAsianWidth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Unicode-EastAsianWidth/Makefile b/converters/p5-Unicode-EastAsianWidth/Makefile index fd0c57d7257..e2737e03739 100644 --- a/converters/p5-Unicode-EastAsianWidth/Makefile +++ b/converters/p5-Unicode-EastAsianWidth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2016/06/08 19:22:21 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/06/05 14:22:22 ryoon Exp $ DISTNAME= Unicode-EastAsianWidth-1.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} |