diff options
Diffstat (limited to 'textproc/ripgrep-all/Makefile')
-rw-r--r-- | textproc/ripgrep-all/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index ac774392ff9a..557399e472a9 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= alexis.praga@free.fr COMMENT= Improved search capacities of ripgrep +WWW= https://github.com/phiresky/ripgrep-all/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md |