diff options
author | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
commit | 228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch) | |
tree | ed0775ed342828ea1d5b3cd253e578eb126b0eda /textproc/p5-PDF-Reuse-Barcode/Makefile | |
parent | 847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff) | |
download | pkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz |
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'textproc/p5-PDF-Reuse-Barcode/Makefile')
-rw-r--r-- | textproc/p5-PDF-Reuse-Barcode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-Reuse-Barcode/Makefile b/textproc/p5-PDF-Reuse-Barcode/Makefile index 324a47ce2a9..dda6f6c7a19 100644 --- a/textproc/p5-PDF-Reuse-Barcode/Makefile +++ b/textproc/p5-PDF-Reuse-Barcode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2019/08/11 13:23:34 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2020/08/31 18:11:52 wiz Exp $ DISTNAME= PDF-Reuse-Barcode-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CN/CNIGHS/} |