diff options
Diffstat (limited to 'sysutils/p5-SSH-Batch/Makefile')
-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 a92e318e978..17b355fafdf 100644 --- a/sysutils/p5-SSH-Batch/Makefile +++ b/sysutils/p5-SSH-Batch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/09/09 13:24:53 abs Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 21:57:42 wiz Exp $ DISTNAME= SSH-Batch-0.029 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= sysutils net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/} |