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 /sysutils/p5-SSH-Batch | |
parent | 5af1ab30699e29e0bb62aae79734f9a0a1311671 (diff) | |
download | pkgsrc-1d34477d8c9cbf123619bd298954b5eb375c1c32.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'sysutils/p5-SSH-Batch')
-rw-r--r-- | sysutils/p5-SSH-Batch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-SSH-Batch/Makefile b/sysutils/p5-SSH-Batch/Makefile index a6f37c5a4e8..44ade37716f 100644 --- a/sysutils/p5-SSH-Batch/Makefile +++ b/sysutils/p5-SSH-Batch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/02/09 14:16:53 mef Exp $ +# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:26 wiz Exp $ DISTNAME= SSH-Batch-0.030 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= sysutils net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/} |