aboutsummaryrefslogtreecommitdiff
path: root/textproc/gnugrep/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-02-05 10:14:32 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-02-05 10:14:32 +0000
commitfeb60aab3eb97c73852c7f51a037b657bc056dba (patch)
tree8ebb6a173ecdf055b1d430d762c5811180c01ce5 /textproc/gnugrep/Makefile
parent355272b131d8e9b2dbe12b1798ad34a79808b897 (diff)
downloadports-feb60aab3eb97c73852c7f51a037b657bc056dba.tar.gz
ports-feb60aab3eb97c73852c7f51a037b657bc056dba.zip
Update GNU grep to 2.23 (bugfix release)
Notes
Notes: svn path=/head/; revision=408153
Diffstat (limited to 'textproc/gnugrep/Makefile')
-rw-r--r--textproc/gnugrep/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile
index e977f77ebce5..00703244abcf 100644
--- a/textproc/gnugrep/Makefile
+++ b/textproc/gnugrep/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= grep
-PORTVERSION= 2.22
-PORTREVISION= 1
+PORTVERSION= 2.23
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
@@ -11,7 +10,7 @@ PKGNAMEPREFIX= gnu
MAINTAINER= johans@FreeBSD.org
COMMENT= GNU grep
-LICENSE= GPLv3
+LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS= bsd-grep-[0-9]*