diff options
Diffstat (limited to 'filesystems/p5-Path-Tiny/Makefile')
-rw-r--r-- | filesystems/p5-Path-Tiny/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile index c5243207919..028a2d41940 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/04/05 06:41:17 wen Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:04 wiz Exp $ DISTNAME= Path-Tiny-0.068 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} |