aboutsummaryrefslogtreecommitdiff
path: root/textproc/bsdgrep
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2008-09-26 08:34:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2008-09-26 08:34:24 +0000
commitf49a2e9befab76b35199d597167c53930612063b (patch)
treef2a28e2bce2bd024c2f17d2dc32692b13e138bb1 /textproc/bsdgrep
parentf6660a90b4b895d3d17df901498dd687e5e62f95 (diff)
downloadports-f49a2e9befab76b35199d597167c53930612063b.tar.gz
ports-f49a2e9befab76b35199d597167c53930612063b.zip
Fix the value of MANCOMPRESSED.
OK'ed by: gabor
Notes
Notes: svn path=/head/; revision=220791
Diffstat (limited to 'textproc/bsdgrep')
-rw-r--r--textproc/bsdgrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile
index 8da6f997d1cf..fa810c413b09 100644
--- a/textproc/bsdgrep/Makefile
+++ b/textproc/bsdgrep/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= gabor@FreeBSD.org
COMMENT= BSD-licensed version of grep from OpenBSD
WRKSRC= ${WRKDIR}/${PORTNAME}
-MANCOMPRESSED= yes
+MANCOMPRESSED= maybe
MAN1= grep.1
MLINKS= grep.1 egrep.1 \
grep.1 fgrep.1 \