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 03fa4e9422f..84c38037169 100644 --- a/textproc/p5-Encode-Detect/Makefile +++ b/textproc/p5-Encode-Detect/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2018/08/22 09:46:48 wiz Exp $ # DISTNAME= Encode-Detect-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} |