diff options
Diffstat (limited to 'textproc')
-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 9b2575230cd..f9b812f845b 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/10/01 05:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/11/23 10:30:18 wiz Exp $ # DISTNAME= pdfgrep-1.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/} |