diff options
Diffstat (limited to 'textproc/bat/Makefile')
-rw-r--r-- | textproc/bat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 0d0d6cfe6e2a..8e76e2098b55 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org COMMENT= Clone of cat with syntax highlighting +WWW= https://github.com/sharkdp/bat LICENSE= APACHE20 |