diff options
Diffstat (limited to 'misc/p5-App-MrShell/Makefile')
-rw-r--r-- | misc/p5-App-MrShell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-App-MrShell/Makefile b/misc/p5-App-MrShell/Makefile index 0067c6baecf..41a333edecc 100644 --- a/misc/p5-App-MrShell/Makefile +++ b/misc/p5-App-MrShell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:34 wiz Exp $ DISTNAME= App-MrShell-2.0207 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |