diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-10-15 08:23:32 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-10-15 08:23:35 +0000 |
| commit | ea8a46f5cfa2262e0163209d4421435d39ecc16d (patch) | |
| tree | 9234dc5ad94299b9723dfd79b6a4cfe73d8017b0 /textproc/gnugrep/Makefile | |
| parent | www/civetweb: Update to 1.15 (diff) | |
textproc/gnugrep: update GNU grep to the latest version 3.7.
Reported by: portscout
Diffstat (limited to 'textproc/gnugrep/Makefile')
| -rw-r--r-- | textproc/gnugrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 1ad7dd901b9e..5077afc5f7a8 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -1,7 +1,7 @@ # Created by: Gabor Kovesdan <gabor@FreeBSD.org> PORTNAME= grep -PORTVERSION= 3.6 +PORTVERSION= 3.7 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu |
