diff options
Diffstat (limited to 'textproc/pdfgrep')
-rw-r--r-- | textproc/pdfgrep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 95e62d2855f..985ebd458bb 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2020/03/04 22:07:29 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2020/04/03 10:30:35 wiz Exp $ DISTNAME= pdfgrep-2.1.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ |