diff options
Diffstat (limited to 'textproc/grep/Makefile')
-rw-r--r-- | textproc/grep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile index 7864ef9b7ce..2abf58c8f49 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2014/01/11 10:52:09 adam Exp $ +# $NetBSD: Makefile,v 1.38 2014/02/23 15:30:31 adam Exp $ -DISTNAME= grep-2.16 +DISTNAME= grep-2.18 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=grep/} EXTRACT_SUFX= .tar.xz |