summaryrefslogtreecommitdiff
path: root/devel/p5-File-Path-Tiny
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-13 08:33:17 +0000
committeradam <adam@pkgsrc.org>2011-08-13 08:33:17 +0000
commit037f3bd70dcaa21d044c8bcbf9875b345beddfba (patch)
tree8e2143079af5fd5cd1537400e0ffcba260cad3d3 /devel/p5-File-Path-Tiny
parent66ecad6bf0892a3c21989f9bf033c8a7932f9ffc (diff)
downloadpkgsrc-037f3bd70dcaa21d044c8bcbf9875b345beddfba.tar.gz
Revision bump after updating perl to 5.14.1
Diffstat (limited to 'devel/p5-File-Path-Tiny')
-rw-r--r--devel/p5-File-Path-Tiny/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-File-Path-Tiny/Makefile b/devel/p5-File-Path-Tiny/Makefile
index 0ba81748771..1ee40b2f00d 100644
--- a/devel/p5-File-Path-Tiny/Makefile
+++ b/devel/p5-File-Path-Tiny/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/25 22:35:38 seb Exp $
-#
+# $NetBSD: Makefile,v 1.2 2011/08/13 08:37:48 adam Exp $
DISTNAME= File-Path-Tiny-0.1
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@@ -11,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/File-Path-Tiny/
COMMENT= Perl 5 module providing recursive mkdir and rmdir
LICENSE= ${PERL5_LICENSE}
-USE_LANGUAGES= # empty
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/File/Path/Tiny/.packlist
.include "../../lang/perl5/module.mk"