diff options
Diffstat (limited to 'filesystems/p5-Module-Path/Makefile')
-rw-r--r-- | filesystems/p5-Module-Path/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/p5-Module-Path/Makefile b/filesystems/p5-Module-Path/Makefile index c105e93fc03..b4a3d8fafc1 100644 --- a/filesystems/p5-Module-Path/Makefile +++ b/filesystems/p5-Module-Path/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/04/20 14:12:52 wen Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:34 wiz Exp $ # DISTNAME= Module-Path-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} |