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 afcc3a032f6..c292c29bd4a 100644 --- a/filesystems/p5-Module-Path/Makefile +++ b/filesystems/p5-Module-Path/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/02/18 12:19:18 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:04 wiz Exp $ DISTNAME= Module-Path-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} |