diff options
Diffstat (limited to 'textproc/codesearch/Makefile')
-rw-r--r-- | textproc/codesearch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/codesearch/Makefile b/textproc/codesearch/Makefile index c5f8a657881c..48b3ceae4c66 100644 --- a/textproc/codesearch/Makefile +++ b/textproc/codesearch/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= eborisch@gmail.com COMMENT= Fast (indexed) text search tool from Google +WWW= https://github.com/google/codesearch LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |