diff options
Diffstat (limited to 'devel/p5-gettext/Makefile')
-rw-r--r-- | devel/p5-gettext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-gettext/Makefile b/devel/p5-gettext/Makefile index 639d90acb4f..e35f628c56d 100644 --- a/devel/p5-gettext/Makefile +++ b/devel/p5-gettext/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2021/05/24 19:51:58 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2022/06/28 11:33:39 wiz Exp $ DISTNAME= gettext-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |