diff options
Diffstat (limited to 'textproc/pdfgrep/Makefile')
-rw-r--r-- | textproc/pdfgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index a5956370937b..3ae31edecc49 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |