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 39606076179..3d8e0a91f42 100644 --- a/misc/p5-App-MrShell/Makefile +++ b/misc/p5-App-MrShell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 13:45:14 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:56:44 wiz Exp $ DISTNAME= App-MrShell-2.0207 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |