diff options
| -rw-r--r-- | textproc/bsdgrep/Makefile | 4 | ||||
| -rw-r--r-- | textproc/bsdgrep/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile index 16c366da285f..01550d1dba6b 100644 --- a/textproc/bsdgrep/Makefile +++ b/textproc/bsdgrep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grep -PORTVERSION= 20080624 +PORTVERSION= 20080723 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= gabor @@ -29,7 +29,7 @@ MAKE_ENV+= BINDIR="${PREFIX}/bin" \ CATDIR="${MANPREFIX}/man/man" \ NLSDIR="${PREFIX}/share/nls" -OPTIONS= NLS "Compile in NLS support" on +OPTIONS= NLS "Compile with NLS support" on .include <bsd.port.pre.mk> diff --git a/textproc/bsdgrep/distinfo b/textproc/bsdgrep/distinfo index 7a78d4f97a81..f3e18c700315 100644 --- a/textproc/bsdgrep/distinfo +++ b/textproc/bsdgrep/distinfo @@ -1,3 +1,3 @@ -MD5 (grep-20080624.tar.gz) = f81bd574465b30338baab160154d2dc4 -SHA256 (grep-20080624.tar.gz) = f489ae7f6b45259cd35f10606d3a7611905ea4637497d3a0493a4e4804bd7ea7 -SIZE (grep-20080624.tar.gz) = 17832 +MD5 (grep-20080723.tar.gz) = 79f7deeab23eef2b41f83f19a9c825e6 +SHA256 (grep-20080723.tar.gz) = da9e0960ee592b8a9701585f643de38a1224052d4002c9e86fd4e084881fcc02 +SIZE (grep-20080723.tar.gz) = 16211 |
