diff options
Diffstat (limited to 'textproc/p5-ODF-lpOD/Makefile')
-rw-r--r-- | textproc/p5-ODF-lpOD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-ODF-lpOD/Makefile b/textproc/p5-ODF-lpOD/Makefile index 19c046427e0..19bf970948b 100644 --- a/textproc/p5-ODF-lpOD/Makefile +++ b/textproc/p5-ODF-lpOD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2019/08/11 13:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2020/08/31 18:11:51 wiz Exp $ DISTNAME= ODF-lpOD-1.126 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ODF/} |