diff options
Diffstat (limited to 'archivers/p5-Archive-Tar/Makefile')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index 185cef283db..05440cb719b 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2016/05/03 10:54:52 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2016/06/08 19:22:14 wiz Exp $ DISTNAME= Archive-Tar-2.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} |