summaryrefslogtreecommitdiff
path: root/textproc/gnugrep/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-10-15 08:23:32 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-10-15 08:23:35 +0000
commitea8a46f5cfa2262e0163209d4421435d39ecc16d (patch)
tree9234dc5ad94299b9723dfd79b6a4cfe73d8017b0 /textproc/gnugrep/Makefile
parentwww/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/Makefile2
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