diff options
Diffstat (limited to 'misc/p5-Parse-Win32Registry/Makefile')
-rw-r--r-- | misc/p5-Parse-Win32Registry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Parse-Win32Registry/Makefile b/misc/p5-Parse-Win32Registry/Makefile index 5d68775acb0..106414e270f 100644 --- a/misc/p5-Parse-Win32Registry/Makefile +++ b/misc/p5-Parse-Win32Registry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:36 wiz Exp $ DISTNAME= Parse-Win32Registry-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} |