diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/ripgrep-all/Makefile | 2 | ||||
-rw-r--r-- | textproc/ripgrep/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 7208e46506de..dd8009fe5ff5 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,7 +1,7 @@ PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 37 +PORTREVISION= 39 CATEGORIES= textproc MAINTAINER= alexis.praga@free.fr diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index 041e675d3c93..e6c33ceb7467 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ripgrep DISTVERSION= 14.1.1 -PORTREVISION= 6 +PORTREVISION= 8 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi |