diff options
Diffstat (limited to 'textproc/xsv-rs')
-rw-r--r-- | textproc/xsv-rs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index eb8ad727ca7c..ef1b475f4bb0 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -rs MAINTAINER= mikael@FreeBSD.org COMMENT= Fast CSV toolkit +WWW= https://github.com/BurntSushi/xsv LICENSE= MIT UNLICENSE LICENSE_COMB= dual |