diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
commit | 1d34477d8c9cbf123619bd298954b5eb375c1c32 (patch) | |
tree | 621855d77838263eb17fae5857be04f635e14dc7 /security/p5-pcsc | |
parent | 5af1ab30699e29e0bb62aae79734f9a0a1311671 (diff) | |
download | pkgsrc-1d34477d8c9cbf123619bd298954b5eb375c1c32.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'security/p5-pcsc')
-rw-r--r-- | security/p5-pcsc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-pcsc/Makefile b/security/p5-pcsc/Makefile index 997b394ac6d..fd4a749f5ac 100644 --- a/security/p5-pcsc/Makefile +++ b/security/p5-pcsc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/07/13 09:53:55 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:24 wiz Exp $ DISTNAME= pcsc-perl-1.4.13 PKGNAME= p5-${DISTNAME:S/-perl//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ EXTRACT_SUFX= .tar.bz2 |