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 9555e330ca4f..614b07c623f8 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ MASTER_SITE_SUBDIR= ${PORTNAME} |