diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-26 21:53:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-26 21:53:21 +0000 |
commit | 961fb91bbb69952afa640ee8a3b89b98def12836 (patch) | |
tree | fe09fa944a8c66739e3bd05950667c06128e5ea1 /textproc/bsdgrep | |
parent | f93892c8fad07a91383e73257ffa704a273aa557 (diff) | |
download | ports-961fb91bbb69952afa640ee8a3b89b98def12836.tar.gz ports-961fb91bbb69952afa640ee8a3b89b98def12836.zip |
Notes
Diffstat (limited to 'textproc/bsdgrep')
-rw-r--r-- | textproc/bsdgrep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile index 84eee512ddd8..8fa4ab781af4 100644 --- a/textproc/bsdgrep/Makefile +++ b/textproc/bsdgrep/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= bsd- MAINTAINER= gabor@FreeBSD.org COMMENT= BSD-licensed version of grep +BROKEN= incomplete plist + MANCOMPRESSED= maybe MAN1= grep.1 MLINKS= grep.1 bzegrep.1 \ |