diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bat/Makefile | 1 | ||||
-rw-r--r-- | textproc/ripgrep/Makefile | 1 | ||||
-rw-r--r-- | textproc/xsv-rs/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 9e7e005d2fbd..486212ed4ba6 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -3,6 +3,7 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index c83e5ea114d4..aea133dbdf89 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -5,6 +5,7 @@ PORTNAME= ripgrep DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 37eee696ae6a..458b55dbba28 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -2,6 +2,7 @@ PORTNAME= xsv DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= textproc PKGNAMESUFFIX= -rs |