diff options
Diffstat (limited to 'textproc/gnugrep/Makefile')
-rw-r--r-- | textproc/gnugrep/Makefile | 5 |
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]* |