diff options
Diffstat (limited to 'textproc/p5-Text-BibTeX/Makefile')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index b93f0ad6a6e..0013c6e266f 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2021/05/24 19:54:41 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2022/06/28 11:36:29 wiz Exp $ DISTNAME= Text-BibTeX-0.88 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |