diff options
Diffstat (limited to 'textproc/p5-Text-Glob/Makefile')
-rw-r--r-- | textproc/p5-Text-Glob/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 6702dd581da..c744ebacea1 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Glob-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |