diff options
author | makc <makc@FreeBSD.org> | 2014-11-25 20:55:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-11-25 20:55:53 +0800 |
commit | 0092418834ed9398df7e413f7058a4d0baa26a04 (patch) | |
tree | 2775ee0f159728d1a156c728006cce8798a7c496 /textproc/pdfgrep | |
parent | 0b7ba9ad3080f59f4c62252641696b900277427b (diff) | |
download | freebsd-ports-gnome-0092418834ed9398df7e413f7058a4d0baa26a04.tar.gz freebsd-ports-gnome-0092418834ed9398df7e413f7058a4d0baa26a04.tar.zst freebsd-ports-gnome-0092418834ed9398df7e413f7058a4d0baa26a04.zip |
Bump PORTREVISION after graphics/poppler update to 0.26.3
Diffstat (limited to 'textproc/pdfgrep')
-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} |