diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:20 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:20 +0000 |
commit | 9d2ae50d4f40753156c4ec79b92f0bdfd5d64b17 (patch) | |
tree | 1e5ccd3379fba1217843874a95c77f763d0d8a4e /sysutils/p5-File-Copy-Recursive | |
parent | 3266396b561725f8c42592f06cf9fe241ab05035 (diff) | |
download | pkgsrc-9d2ae50d4f40753156c4ec79b92f0bdfd5d64b17.tar.gz |
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'sysutils/p5-File-Copy-Recursive')
-rw-r--r-- | sysutils/p5-File-Copy-Recursive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-File-Copy-Recursive/Makefile b/sysutils/p5-File-Copy-Recursive/Makefile index b752e2a4e0b..5a9de09672c 100644 --- a/sysutils/p5-File-Copy-Recursive/Makefile +++ b/sysutils/p5-File-Copy-Recursive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:24 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:35 ryoon Exp $ DISTNAME= File-Copy-Recursive-0.38 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/File/} |