diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-07 18:07:20 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-07 18:07:20 +0000 |
commit | 2fe55654450880a88824c4b2e80a8ac8a01328ba (patch) | |
tree | 55fb50daedc99c7102724bdfdf388473217d78b0 /textproc/ripgrep | |
parent | effc3afacccfa5991d7ab0d3ce31d522a89e33ae (diff) | |
download | ports-2fe55654450880a88824c4b2e80a8ac8a01328ba.tar.gz ports-2fe55654450880a88824c4b2e80a8ac8a01328ba.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 a27ccd1cd318..0383842c7224 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -5,7 +5,7 @@ PORTNAME= ripgrep DISTVERSION= 11.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi |