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 1ea3b21d9c4..2a37a90f630 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2012/12/31 00:27:37 sbd Exp $ +# $NetBSD: Makefile,v 1.35 2013/05/31 12:42:07 wiz Exp $ DISTNAME= grep-2.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=grep/} EXTRACT_SUFX= .tar.xz |