diff options
Diffstat (limited to 'textproc/p5-Encode-HanExtra/Makefile')
-rw-r--r-- | textproc/p5-Encode-HanExtra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Encode-HanExtra/Makefile b/textproc/p5-Encode-HanExtra/Makefile index 7065d4dc69b..fc0ab520b98 100644 --- a/textproc/p5-Encode-HanExtra/Makefile +++ b/textproc/p5-Encode-HanExtra/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2017/08/14 06:45:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2018/08/22 09:46:49 wiz Exp $ DISTNAME= Encode-HanExtra-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} |