diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-08-24 15:49:34 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-08-24 15:49:34 +0000 |
commit | 40db78cf06bc4ebe518a4467a1946909d9f87bf7 (patch) | |
tree | 28cfa45f788825af5a309b03509c9b7e702b01f9 /textproc/pdfgrep | |
parent | 3941ebc75621ac20d322a526da3207d5bb7a788f (diff) |
Notes
Diffstat (limited to 'textproc/pdfgrep')
-rw-r--r-- | textproc/pdfgrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index efac47ba7685..b6fb8c0f0c87 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -3,6 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ |