diff options
Diffstat (limited to 'textproc/xsv-rs/Makefile')
-rw-r--r-- | textproc/xsv-rs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 82297d50a312..23efd530ea6c 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 66 CATEGORIES= textproc PKGNAMESUFFIX= -rs -MAINTAINER= mikael@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast CSV toolkit WWW= https://github.com/BurntSushi/xsv |