diff options
Diffstat (limited to 'devel/p5-File-ShareDir-Install/Makefile')
-rw-r--r-- | devel/p5-File-ShareDir-Install/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-ShareDir-Install/Makefile b/devel/p5-File-ShareDir-Install/Makefile index 1fb3dd1288f..3bcfa8096e8 100644 --- a/devel/p5-File-ShareDir-Install/Makefile +++ b/devel/p5-File-ShareDir-Install/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/07/05 12:54:56 sno Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:55:02 wiz Exp $ DISTNAME= File-ShareDir-Install-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |