diff options
Diffstat (limited to 'textproc/gh-grep/Makefile')
-rw-r--r-- | textproc/gh-grep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 9c0109e0759c..e9e43f4333f6 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Find lines matching a pattern within GitHub repositories +WWW= https://github.com/k1LoW/gh-grep LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |