diff options
Diffstat (limited to 'textproc/p5-Encode-Detect/Makefile')
-rw-r--r-- | textproc/p5-Encode-Detect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Encode-Detect/Makefile b/textproc/p5-Encode-Detect/Makefile index 56770279004..56f8ad2d5c9 100644 --- a/textproc/p5-Encode-Detect/Makefile +++ b/textproc/p5-Encode-Detect/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= Encode-Detect-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} |