diff options
Diffstat (limited to 'textproc/bsdgrep/Makefile')
-rw-r--r-- | textproc/bsdgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile index 8da6f997d1c..fa810c413b0 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 \ |