diff options
Diffstat (limited to 'archivers/p5-Archive-Tar-Wrapper/Makefile')
-rw-r--r-- | archivers/p5-Archive-Tar-Wrapper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Tar-Wrapper/Makefile b/archivers/p5-Archive-Tar-Wrapper/Makefile index 9991ca6867b..504b100dcbc 100644 --- a/archivers/p5-Archive-Tar-Wrapper/Makefile +++ b/archivers/p5-Archive-Tar-Wrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/05/24 07:33:59 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Tar-Wrapper-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} |