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 4768aeea253..7621b3db412 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2017/02/18 07:25:56 wen Exp $ +# $NetBSD: Makefile,v 1.23 2017/06/05 14:23:57 ryoon Exp $ DISTNAME= Path-Tiny-0.104 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} |