diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
commit | 7c64203f67e1b9da62dbb9529801a35a5afdcbce (patch) | |
tree | 34462cdd222bac0d63ff2e4a8943cb05b7a9f7ba /textproc/ripgrep | |
parent | af90810038be0e383327d47886e4b69aa99b5d39 (diff) | |
download | ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.tar.gz ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.zip |
Notes
Diffstat (limited to 'textproc/ripgrep')
-rw-r--r-- | textproc/ripgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index 101c2f71b212..d915ba082821 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -5,7 +5,7 @@ PORTNAME= ripgrep DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi |